Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR applicationinsights/resource-manager] typo: applicationinsights/resource-manager/Microsoft.Insights/componentFeaturesAndPricing_API #3866

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions azure-mgmt-applicationinsights/MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
include *.rst
include azure/__init__.py
include azure/mgmt/__init__.py

Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ApplicationInsightsComponentAvailableFeatures(Model):
Variables are only populated by the server, and will be ignored when
sending a request.

:ivar result: A list of Application Insigths component feature.
:ivar result: A list of Application Insights component feature.
:vartype result:
list[~azure.mgmt.applicationinsights.models.ApplicationInsightsComponentFeature]
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ApplicationInsightsComponentAvailableFeatures(Model):
Variables are only populated by the server, and will be ignored when
sending a request.

:ivar result: A list of Application Insigths component feature.
:ivar result: A list of Application Insights component feature.
:vartype result:
list[~azure.mgmt.applicationinsights.models.ApplicationInsightsComponentFeature]
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class ApplicationInsightsComponentBillingFeatures(Model):
"""An Application Insights component billing features.

:param data_volume_cap: An Application Insights component daily data
volumne cap
volume cap
:type data_volume_cap:
~azure.mgmt.applicationinsights.models.ApplicationInsightsComponentDataVolumeCap
:param current_billing_features: Current enabled pricing plan. When the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class ApplicationInsightsComponentBillingFeatures(Model):
"""An Application Insights component billing features.

:param data_volume_cap: An Application Insights component daily data
volumne cap
volume cap
:type data_volume_cap:
~azure.mgmt.applicationinsights.models.ApplicationInsightsComponentDataVolumeCap
:param current_billing_features: Current enabled pricing plan. When the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ApplicationInsightsComponentDataVolumeCap(Model):
"""An Application Insights component daily data volumne cap.
"""An Application Insights component daily data volume cap.

Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ApplicationInsightsComponentDataVolumeCap(Model):
"""An Application Insights component daily data volumne cap.
"""An Application Insights component daily data volume cap.

Variables are only populated by the server, and will be ignored when
sending a request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ class ApplicationInsightsComponentFeature(Model):
:vartype feature_name: str
:ivar meter_id: The meter id used for the feature.
:vartype meter_id: str
:ivar meter_rate_frequency: The meter meter rate for the feature's meter.
:ivar meter_rate_frequency: The meter rate for the feature's meter.
:vartype meter_rate_frequency: str
:ivar resouce_id: Reserved, not used now.
:vartype resouce_id: str
:ivar is_hidden: Reserved, not used now.
:vartype is_hidden: bool
:ivar capabilities: A list of Application Insigths component feature
:ivar capabilities: A list of Application Insights component feature
capability.
:vartype capabilities:
list[~azure.mgmt.applicationinsights.models.ApplicationInsightsComponentFeatureCapability]
:ivar title: Desplay name of the feature.
:ivar title: Display name of the feature.
:vartype title: str
:ivar is_main_feature: Whether can apply addon feature on to it.
:vartype is_main_feature: bool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class ApplicationInsightsComponentFeatureCapabilities(Model):
:vartype multiple_step_web_test: bool
:ivar api_access_level: Reserved, not used now.
:vartype api_access_level: str
:ivar tracking_type: The applciation insights component used tracking
:ivar tracking_type: The application insights component used tracking
type.
:vartype tracking_type: str
:ivar daily_cap: Daily data volume cap in GB.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class ApplicationInsightsComponentFeatureCapabilities(Model):
:vartype multiple_step_web_test: bool
:ivar api_access_level: Reserved, not used now.
:vartype api_access_level: str
:ivar tracking_type: The applciation insights component used tracking
:ivar tracking_type: The application insights component used tracking
type.
:vartype tracking_type: str
:ivar daily_cap: Daily data volume cap in GB.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class ApplicationInsightsComponentFeatureCapability(Model):
:vartype name: str
:ivar description: The description of the capability.
:vartype description: str
:ivar value: The vaule of the capability.
:ivar value: The value of the capability.
:vartype value: str
:ivar unit: The unit of the capability.
:vartype unit: str
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class ApplicationInsightsComponentFeatureCapability(Model):
:vartype name: str
:ivar description: The description of the capability.
:vartype description: str
:ivar value: The vaule of the capability.
:ivar value: The value of the capability.
:vartype value: str
:ivar unit: The unit of the capability.
:vartype unit: str
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ class ApplicationInsightsComponentFeature(Model):
:vartype feature_name: str
:ivar meter_id: The meter id used for the feature.
:vartype meter_id: str
:ivar meter_rate_frequency: The meter meter rate for the feature's meter.
:ivar meter_rate_frequency: The meter rate for the feature's meter.
:vartype meter_rate_frequency: str
:ivar resouce_id: Reserved, not used now.
:vartype resouce_id: str
:ivar is_hidden: Reserved, not used now.
:vartype is_hidden: bool
:ivar capabilities: A list of Application Insigths component feature
:ivar capabilities: A list of Application Insights component feature
capability.
:vartype capabilities:
list[~azure.mgmt.applicationinsights.models.ApplicationInsightsComponentFeatureCapability]
:ivar title: Desplay name of the feature.
:ivar title: Display name of the feature.
:vartype title: str
:ivar is_main_feature: Whether can apply addon feature on to it.
:vartype is_main_feature: bool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,21 @@ class ComponentPurgeBodyFilters(Model):
number (e.g., > 100), a string (timestamp >= '2017-09-01') or array of
values.
:type value: object
:param key: When filtering over custom dimensions, this key will be used
as the name of the custom dimension.
:type key: str
"""

_attribute_map = {
'column': {'key': 'column', 'type': 'str'},
'operator': {'key': 'operator', 'type': 'str'},
'value': {'key': 'value', 'type': 'object'},
'key': {'key': 'key', 'type': 'str'},
}

def __init__(self, **kwargs):
super(ComponentPurgeBodyFilters, self).__init__(**kwargs)
self.column = kwargs.get('column', None)
self.operator = kwargs.get('operator', None)
self.value = kwargs.get('value', None)
self.key = kwargs.get('key', None)
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,21 @@ class ComponentPurgeBodyFilters(Model):
number (e.g., > 100), a string (timestamp >= '2017-09-01') or array of
values.
:type value: object
:param key: When filtering over custom dimensions, this key will be used
as the name of the custom dimension.
:type key: str
"""

_attribute_map = {
'column': {'key': 'column', 'type': 'str'},
'operator': {'key': 'operator', 'type': 'str'},
'value': {'key': 'value', 'type': 'object'},
'key': {'key': 'key', 'type': 'str'},
}

def __init__(self, *, column: str=None, operator: str=None, value=None, **kwargs) -> None:
def __init__(self, *, column: str=None, operator: str=None, value=None, key: str=None, **kwargs) -> None:
super(ComponentPurgeBodyFilters, self).__init__(**kwargs)
self.column = column
self.operator = operator
self.value = value
self.key = key
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def update(
resource.
:type resource_name: str
:param data_volume_cap: An Application Insights component daily data
volumne cap
volume cap
:type data_volume_cap:
~azure.mgmt.applicationinsights.models.ApplicationInsightsComponentDataVolumeCap
:param current_billing_features: Current enabled pricing plan. When
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def __init__(self, client, config, serializer, deserializer):

def get(
self, resource_group_name, resource_name, custom_headers=None, raw=False, **operation_config):
"""Returns feature capabilites of the application insights component.
"""Returns feature capabilities of the application insights component.

:param resource_group_name: The name of the resource group.
:type resource_group_name: str
Expand Down