From d3c77391465c2c47ca32d1fe3ca5997138d789c5 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Fri, 30 Nov 2018 13:39:04 -0800 Subject: [PATCH] Generated from 52e8c136547f090c4c3f45185587d7bf7f9133bb (#3911) Added example for template params --- .../models/api_management_service_base_properties.py | 2 +- .../models/api_management_service_base_properties_py3.py | 2 +- .../apimanagement/models/api_management_service_resource.py | 2 +- .../models/api_management_service_resource_py3.py | 2 +- .../models/api_management_service_update_parameters.py | 2 +- .../models/api_management_service_update_parameters_py3.py | 2 +- .../mgmt/apimanagement/models/backend_reconnect_contract.py | 2 +- .../apimanagement/models/backend_reconnect_contract_py3.py | 2 +- .../mgmt/apimanagement/models/certificate_configuration.py | 2 +- .../apimanagement/models/certificate_configuration_py3.py | 2 +- .../mgmt/apimanagement/models/report_record_contract.py | 6 +++--- .../mgmt/apimanagement/models/report_record_contract_py3.py | 6 +++--- .../apimanagement/models/request_report_record_contract.py | 2 +- .../models/request_report_record_contract_py3.py | 2 +- .../apimanagement/models/subscription_create_parameters.py | 2 +- .../models/subscription_create_parameters_py3.py | 2 +- .../operations/api_diagnostic_logger_operations.py | 4 ++-- .../operations/api_issue_attachment_operations.py | 2 +- .../operations/api_issue_comment_operations.py | 2 +- .../mgmt/apimanagement/operations/api_issue_operations.py | 2 +- .../mgmt/apimanagement/operations/backend_operations.py | 2 +- .../operations/diagnostic_logger_operations.py | 4 ++-- .../mgmt/apimanagement/operations/property_operations.py | 2 +- .../mgmt/apimanagement/operations/reports_operations.py | 4 ++-- .../apimanagement/operations/subscription_operations.py | 2 +- .../apimanagement/operations/tag_description_operations.py | 2 +- 26 files changed, 33 insertions(+), 33 deletions(-) diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_base_properties.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_base_properties.py index 5804e429d3de..a9c8f1191ced 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_base_properties.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_base_properties.py @@ -82,7 +82,7 @@ class ApiManagementServiceBaseProperties(Model): is 10. :type certificates: list[~azure.mgmt.apimanagement.models.CertificateConfiguration] - :param virtual_network_type: The type of VPN in which API Managemet + :param virtual_network_type: The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_base_properties_py3.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_base_properties_py3.py index c7308dee455c..08e3ba89b68d 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_base_properties_py3.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_base_properties_py3.py @@ -82,7 +82,7 @@ class ApiManagementServiceBaseProperties(Model): is 10. :type certificates: list[~azure.mgmt.apimanagement.models.CertificateConfiguration] - :param virtual_network_type: The type of VPN in which API Managemet + :param virtual_network_type: The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_resource.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_resource.py index f89f255db24b..d1cec7074799 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_resource.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_resource.py @@ -93,7 +93,7 @@ class ApiManagementServiceResource(ApimResource): is 10. :type certificates: list[~azure.mgmt.apimanagement.models.CertificateConfiguration] - :param virtual_network_type: The type of VPN in which API Managemet + :param virtual_network_type: The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_resource_py3.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_resource_py3.py index cc53a9605959..f5d1bf5f54b5 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_resource_py3.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_resource_py3.py @@ -93,7 +93,7 @@ class ApiManagementServiceResource(ApimResource): is 10. :type certificates: list[~azure.mgmt.apimanagement.models.CertificateConfiguration] - :param virtual_network_type: The type of VPN in which API Managemet + :param virtual_network_type: The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_update_parameters.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_update_parameters.py index 5c84b4df0716..3667d53caf8c 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_update_parameters.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_update_parameters.py @@ -91,7 +91,7 @@ class ApiManagementServiceUpdateParameters(ApimResource): is 10. :type certificates: list[~azure.mgmt.apimanagement.models.CertificateConfiguration] - :param virtual_network_type: The type of VPN in which API Managemet + :param virtual_network_type: The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_update_parameters_py3.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_update_parameters_py3.py index 60f3f6b21a24..317920ffd159 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_update_parameters_py3.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/api_management_service_update_parameters_py3.py @@ -91,7 +91,7 @@ class ApiManagementServiceUpdateParameters(ApimResource): is 10. :type certificates: list[~azure.mgmt.apimanagement.models.CertificateConfiguration] - :param virtual_network_type: The type of VPN in which API Managemet + :param virtual_network_type: The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/backend_reconnect_contract.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/backend_reconnect_contract.py index f6dafe9415b3..3ca83471ba8d 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/backend_reconnect_contract.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/backend_reconnect_contract.py @@ -25,7 +25,7 @@ class BackendReconnectContract(Resource): :ivar type: Resource type for API Management resource. :vartype type: str :param after: Duration in ISO8601 format after which reconnect will be - initiated. Minimum duration of the Reconect is PT2M. + initiated. Minimum duration of the Reconnect is PT2M. :type after: timedelta """ diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/backend_reconnect_contract_py3.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/backend_reconnect_contract_py3.py index 315aae1f4287..5e193014df50 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/backend_reconnect_contract_py3.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/backend_reconnect_contract_py3.py @@ -25,7 +25,7 @@ class BackendReconnectContract(Resource): :ivar type: Resource type for API Management resource. :vartype type: str :param after: Duration in ISO8601 format after which reconnect will be - initiated. Minimum duration of the Reconect is PT2M. + initiated. Minimum duration of the Reconnect is PT2M. :type after: timedelta """ diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/certificate_configuration.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/certificate_configuration.py index e6186e7d5e9b..82f9e6d8f4ef 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/certificate_configuration.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/certificate_configuration.py @@ -23,7 +23,7 @@ class CertificateConfiguration(Model): :param certificate_password: Certificate Password. :type certificate_password: str :param store_name: Required. The - System.Security.Cryptography.x509certificates.Storename certificate store + System.Security.Cryptography.x509certificates.StoreName certificate store location. Only Root and CertificateAuthority are valid locations. Possible values include: 'CertificateAuthority', 'Root' :type store_name: str or ~azure.mgmt.apimanagement.models.enum diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/certificate_configuration_py3.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/certificate_configuration_py3.py index 13382d5791c6..f15c5709a513 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/certificate_configuration_py3.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/certificate_configuration_py3.py @@ -23,7 +23,7 @@ class CertificateConfiguration(Model): :param certificate_password: Certificate Password. :type certificate_password: str :param store_name: Required. The - System.Security.Cryptography.x509certificates.Storename certificate store + System.Security.Cryptography.x509certificates.StoreName certificate store location. Only Root and CertificateAuthority are valid locations. Possible values include: 'CertificateAuthority', 'Root' :type store_name: str or ~azure.mgmt.apimanagement.models.enum diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/report_record_contract.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/report_record_contract.py index 6ed8bca51d0c..21d19e4184e0 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/report_record_contract.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/report_record_contract.py @@ -25,7 +25,7 @@ class ReportRecordContract(Model): following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. :type timestamp: datetime - :param interval: Length of agregation period. Interval must be multiple + :param interval: Length of aggregation period. Interval must be multiple of 15 minutes and may not be zero. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations). :type interval: str @@ -49,12 +49,12 @@ class ReportRecordContract(Model): :param subscription_id: Subscription identifier path. /subscriptions/{subscriptionId} :type subscription_id: str - :param call_count_success: Number of succesful calls. This includes calls + :param call_count_success: Number of successful calls. This includes calls returning HttpStatusCode <= 301 and HttpStatusCode.NotModified and HttpStatusCode.TemporaryRedirect :type call_count_success: int :param call_count_blocked: Number of calls blocked due to invalid - credentials. This includes calls returning HttpStatusCode.Unauthorize and + credentials. This includes calls returning HttpStatusCode.Unauthorized and HttpStatusCode.Forbidden and HttpStatusCode.TooManyRequests :type call_count_blocked: int :param call_count_failed: Number of calls failed due to proxy or backend diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/report_record_contract_py3.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/report_record_contract_py3.py index 7d28515dcfa4..465870d5fc01 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/report_record_contract_py3.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/report_record_contract_py3.py @@ -25,7 +25,7 @@ class ReportRecordContract(Model): following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. :type timestamp: datetime - :param interval: Length of agregation period. Interval must be multiple + :param interval: Length of aggregation period. Interval must be multiple of 15 minutes and may not be zero. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations). :type interval: str @@ -49,12 +49,12 @@ class ReportRecordContract(Model): :param subscription_id: Subscription identifier path. /subscriptions/{subscriptionId} :type subscription_id: str - :param call_count_success: Number of succesful calls. This includes calls + :param call_count_success: Number of successful calls. This includes calls returning HttpStatusCode <= 301 and HttpStatusCode.NotModified and HttpStatusCode.TemporaryRedirect :type call_count_success: int :param call_count_blocked: Number of calls blocked due to invalid - credentials. This includes calls returning HttpStatusCode.Unauthorize and + credentials. This includes calls returning HttpStatusCode.Unauthorized and HttpStatusCode.Forbidden and HttpStatusCode.TooManyRequests :type call_count_blocked: int :param call_count_failed: Number of calls failed due to proxy or backend diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/request_report_record_contract.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/request_report_record_contract.py index 53ca85a21c55..b63a4c377d97 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/request_report_record_contract.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/request_report_record_contract.py @@ -46,7 +46,7 @@ class RequestReportRecordContract(Model): :param cache: Specifies if response cache was involved in generating the response. If the value is none, the cache was not used. If the value is hit, cached response was returned. If the value is miss, the cache was - used but lookup resulted in a miss and request was fullfilled by the + used but lookup resulted in a miss and request was fulfilled by the backend. :type cache: str :param api_time: The total time it took to process this request. diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/request_report_record_contract_py3.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/request_report_record_contract_py3.py index 5b6a4653c6cd..c1c1e53646d2 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/request_report_record_contract_py3.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/request_report_record_contract_py3.py @@ -46,7 +46,7 @@ class RequestReportRecordContract(Model): :param cache: Specifies if response cache was involved in generating the response. If the value is none, the cache was not used. If the value is hit, cached response was returned. If the value is miss, the cache was - used but lookup resulted in a miss and request was fullfilled by the + used but lookup resulted in a miss and request was fulfilled by the backend. :type cache: str :param api_time: The total time it took to process this request. diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/subscription_create_parameters.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/subscription_create_parameters.py index 5394d4b9873b..08d8d2c0ebaa 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/subscription_create_parameters.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/subscription_create_parameters.py @@ -21,7 +21,7 @@ class SubscriptionCreateParameters(Model): being created in form /users/{uid} :type user_id: str :param product_id: Required. Product (product id path) for which - subscription is being created in form /products/{productid} + subscription is being created in form /products/{productId} :type product_id: str :param display_name: Required. Subscription name. :type display_name: str diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/subscription_create_parameters_py3.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/subscription_create_parameters_py3.py index 14dfa61075dd..143619798113 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/subscription_create_parameters_py3.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/subscription_create_parameters_py3.py @@ -21,7 +21,7 @@ class SubscriptionCreateParameters(Model): being created in form /users/{uid} :type user_id: str :param product_id: Required. Product (product id path) for which - subscription is being created in form /products/{productid} + subscription is being created in form /products/{productId} :type product_id: str :param display_name: Required. Subscription name. :type display_name: str diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_diagnostic_logger_operations.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_diagnostic_logger_operations.py index 4131d7561215..2f9a9861c8dc 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_diagnostic_logger_operations.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_diagnostic_logger_operations.py @@ -38,7 +38,7 @@ def __init__(self, client, config, serializer, deserializer): def list_by_service( self, resource_group_name, service_name, api_id, diagnostic_id, filter=None, top=None, skip=None, custom_headers=None, raw=False, **operation_config): - """Lists all loggers assosiated with the specified Diagnostic of an API. + """Lists all loggers associated with the specified Diagnostic of an API. :param resource_group_name: The name of the resource group. :type resource_group_name: str @@ -200,7 +200,7 @@ def check_entity_exists( def create_or_update( self, resource_group_name, service_name, api_id, diagnostic_id, loggerid, custom_headers=None, raw=False, **operation_config): - """Attaches a logger to a dignostic for an API. + """Attaches a logger to a diagnostic for an API. :param resource_group_name: The name of the resource group. :type resource_group_name: str diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_issue_attachment_operations.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_issue_attachment_operations.py index 7b18b482800f..fbce4b7e5d00 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_issue_attachment_operations.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_issue_attachment_operations.py @@ -38,7 +38,7 @@ def __init__(self, client, config, serializer, deserializer): def list_by_service( self, resource_group_name, service_name, api_id, issue_id, filter=None, top=None, skip=None, custom_headers=None, raw=False, **operation_config): - """Lists all comments for the Issue assosiated with the specified API. + """Lists all comments for the Issue associated with the specified API. :param resource_group_name: The name of the resource group. :type resource_group_name: str diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_issue_comment_operations.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_issue_comment_operations.py index eae12baac8b9..a1c2661261d8 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_issue_comment_operations.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_issue_comment_operations.py @@ -38,7 +38,7 @@ def __init__(self, client, config, serializer, deserializer): def list_by_service( self, resource_group_name, service_name, api_id, issue_id, filter=None, top=None, skip=None, custom_headers=None, raw=False, **operation_config): - """Lists all comments for the Issue assosiated with the specified API. + """Lists all comments for the Issue associated with the specified API. :param resource_group_name: The name of the resource group. :type resource_group_name: str diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_issue_operations.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_issue_operations.py index c89df36dc15d..26aa942e1949 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_issue_operations.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/api_issue_operations.py @@ -38,7 +38,7 @@ def __init__(self, client, config, serializer, deserializer): def list_by_service( self, resource_group_name, service_name, api_id, filter=None, top=None, skip=None, custom_headers=None, raw=False, **operation_config): - """Lists all issues assosiated with the specified API. + """Lists all issues associated with the specified API. :param resource_group_name: The name of the resource group. :type resource_group_name: str diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/backend_operations.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/backend_operations.py index f0830ff2ecfa..9fe26f649aea 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/backend_operations.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/backend_operations.py @@ -474,7 +474,7 @@ def reconnect( the current API Management service instance. :type backendid: str :param after: Duration in ISO8601 format after which reconnect will be - initiated. Minimum duration of the Reconect is PT2M. + initiated. Minimum duration of the Reconnect is PT2M. :type after: timedelta :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/diagnostic_logger_operations.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/diagnostic_logger_operations.py index 3f7477ddbfa7..d5b7b7ee9ca9 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/diagnostic_logger_operations.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/diagnostic_logger_operations.py @@ -38,7 +38,7 @@ def __init__(self, client, config, serializer, deserializer): def list_by_service( self, resource_group_name, service_name, diagnostic_id, filter=None, top=None, skip=None, custom_headers=None, raw=False, **operation_config): - """Lists all loggers assosiated with the specified Diagnostic of the API + """Lists all loggers associated with the specified Diagnostic of the API Management service instance. :param resource_group_name: The name of the resource group. @@ -193,7 +193,7 @@ def check_entity_exists( def create_or_update( self, resource_group_name, service_name, diagnostic_id, loggerid, custom_headers=None, raw=False, **operation_config): - """Attaches a logger to a dignostic. + """Attaches a logger to a diagnostic. :param resource_group_name: The name of the resource group. :type resource_group_name: str diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/property_operations.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/property_operations.py index d45ccc034af2..67ab31103e11 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/property_operations.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/property_operations.py @@ -399,7 +399,7 @@ def update( def delete( self, resource_group_name, service_name, prop_id, if_match, custom_headers=None, raw=False, **operation_config): - """Deletes specific property from the the API Management service instance. + """Deletes specific property from the API Management service instance. :param resource_group_name: The name of the resource group. :type resource_group_name: str diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/reports_operations.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/reports_operations.py index 7c3144ee0261..ecc16e252ada 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/reports_operations.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/reports_operations.py @@ -363,7 +363,7 @@ def internal_paging(next_link=None, raw=False): def list_by_geo( self, resource_group_name, service_name, filter=None, top=None, skip=None, custom_headers=None, raw=False, **operation_config): - """Lists report records by GeoGraphy. + """Lists report records by geography. :param resource_group_name: The name of the resource group. :type resource_group_name: str @@ -537,7 +537,7 @@ def list_by_time( minutes and may not be zero. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: - XmlConvert.ToString(new TimeSpan(hours, minutes, secconds)) + XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) :type interval: timedelta :param filter: The filter to apply on the operation. :type filter: str diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/subscription_operations.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/subscription_operations.py index 1ed52e66382b..7ace53698d09 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/subscription_operations.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/subscription_operations.py @@ -350,7 +350,7 @@ def create_or_update( def update( self, resource_group_name, service_name, sid, parameters, if_match, notify=None, custom_headers=None, raw=False, **operation_config): - """Updates the details of a subscription specificied by its identifier. + """Updates the details of a subscription specified by its identifier. :param resource_group_name: The name of the resource group. :type resource_group_name: str diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/tag_description_operations.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/tag_description_operations.py index 4ebb20e31275..caf2d810f52b 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/tag_description_operations.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/operations/tag_description_operations.py @@ -271,7 +271,7 @@ def get( def create_or_update( self, resource_group_name, service_name, api_id, tag_id, parameters, if_match=None, custom_headers=None, raw=False, **operation_config): - """Create/Update tag fescription in scope of the Api. + """Create/Update tag description in scope of the Api. :param resource_group_name: The name of the resource group. :type resource_group_name: str