From 4ee34d6e7bc686d0d0a993e9d93e373df4c565d4 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Fri, 30 Nov 2018 05:42:17 +0000 Subject: [PATCH] Generated from d0c6effd968d5d082f79c835c398167e86320763 typo: Microsoft.Cdn - subscitption -> subscription - consoto -> contoso - adress -> address --- azure-mgmt-cdn/azure/mgmt/cdn/models/cidr_ip_address.py | 2 +- azure-mgmt-cdn/azure/mgmt/cdn/models/cidr_ip_address_py3.py | 2 +- azure-mgmt-cdn/azure/mgmt/cdn/models/custom_domain.py | 2 +- azure-mgmt-cdn/azure/mgmt/cdn/models/custom_domain_py3.py | 2 +- azure-mgmt-cdn/azure/mgmt/cdn/models/endpoint.py | 2 +- azure-mgmt-cdn/azure/mgmt/cdn/models/endpoint_py3.py | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/azure-mgmt-cdn/azure/mgmt/cdn/models/cidr_ip_address.py b/azure-mgmt-cdn/azure/mgmt/cdn/models/cidr_ip_address.py index c37e0ac9b254..710ae8c8d3c8 100644 --- a/azure-mgmt-cdn/azure/mgmt/cdn/models/cidr_ip_address.py +++ b/azure-mgmt-cdn/azure/mgmt/cdn/models/cidr_ip_address.py @@ -15,7 +15,7 @@ class CidrIpAddress(Model): """CIDR Ip address. - :param base_ip_address: Ip adress itself. + :param base_ip_address: Ip address itself. :type base_ip_address: str :param prefix_length: The length of the prefix of the ip address. :type prefix_length: int diff --git a/azure-mgmt-cdn/azure/mgmt/cdn/models/cidr_ip_address_py3.py b/azure-mgmt-cdn/azure/mgmt/cdn/models/cidr_ip_address_py3.py index 6eba08681803..9f8527080feb 100644 --- a/azure-mgmt-cdn/azure/mgmt/cdn/models/cidr_ip_address_py3.py +++ b/azure-mgmt-cdn/azure/mgmt/cdn/models/cidr_ip_address_py3.py @@ -15,7 +15,7 @@ class CidrIpAddress(Model): """CIDR Ip address. - :param base_ip_address: Ip adress itself. + :param base_ip_address: Ip address itself. :type base_ip_address: str :param prefix_length: The length of the prefix of the ip address. :type prefix_length: int diff --git a/azure-mgmt-cdn/azure/mgmt/cdn/models/custom_domain.py b/azure-mgmt-cdn/azure/mgmt/cdn/models/custom_domain.py index 06bfef84aca2..277792da086a 100644 --- a/azure-mgmt-cdn/azure/mgmt/cdn/models/custom_domain.py +++ b/azure-mgmt-cdn/azure/mgmt/cdn/models/custom_domain.py @@ -14,7 +14,7 @@ class CustomDomain(ProxyResource): """Friendly domain name mapping to the endpoint hostname that the customer - provides for branding purposes, e.g. www.consoto.com. + provides for branding purposes, e.g. www.contoso.com. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-cdn/azure/mgmt/cdn/models/custom_domain_py3.py b/azure-mgmt-cdn/azure/mgmt/cdn/models/custom_domain_py3.py index e0679e355d60..b1426b283645 100644 --- a/azure-mgmt-cdn/azure/mgmt/cdn/models/custom_domain_py3.py +++ b/azure-mgmt-cdn/azure/mgmt/cdn/models/custom_domain_py3.py @@ -14,7 +14,7 @@ class CustomDomain(ProxyResource): """Friendly domain name mapping to the endpoint hostname that the customer - provides for branding purposes, e.g. www.consoto.com. + provides for branding purposes, e.g. www.contoso.com. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-cdn/azure/mgmt/cdn/models/endpoint.py b/azure-mgmt-cdn/azure/mgmt/cdn/models/endpoint.py index ad3794a745d9..3c4db7a3272e 100644 --- a/azure-mgmt-cdn/azure/mgmt/cdn/models/endpoint.py +++ b/azure-mgmt-cdn/azure/mgmt/cdn/models/endpoint.py @@ -86,7 +86,7 @@ class Endpoint(TrackedResource): :type delivery_policy: ~azure.mgmt.cdn.models.EndpointPropertiesUpdateParametersDeliveryPolicy :ivar host_name: The host name of the endpoint structured as - {endpointName}.{DNSZone}, e.g. consoto.azureedge.net + {endpointName}.{DNSZone}, e.g. contoso.azureedge.net :vartype host_name: str :param origins: Required. The source of the content being delivered via CDN. diff --git a/azure-mgmt-cdn/azure/mgmt/cdn/models/endpoint_py3.py b/azure-mgmt-cdn/azure/mgmt/cdn/models/endpoint_py3.py index f7fc54af476a..9c6a32cc6bd9 100644 --- a/azure-mgmt-cdn/azure/mgmt/cdn/models/endpoint_py3.py +++ b/azure-mgmt-cdn/azure/mgmt/cdn/models/endpoint_py3.py @@ -86,7 +86,7 @@ class Endpoint(TrackedResource): :type delivery_policy: ~azure.mgmt.cdn.models.EndpointPropertiesUpdateParametersDeliveryPolicy :ivar host_name: The host name of the endpoint structured as - {endpointName}.{DNSZone}, e.g. consoto.azureedge.net + {endpointName}.{DNSZone}, e.g. contoso.azureedge.net :vartype host_name: str :param origins: Required. The source of the content being delivered via CDN.