diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/list_service_sas_response.py b/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/list_service_sas_response.py index 800c0298af61..d4ab160ae364 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/list_service_sas_response.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/list_service_sas_response.py @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model): Variables are only populated by the server, and will be ignored when sending a request. - :ivar service_sas_token: List service SAS credentials of speicific + :ivar service_sas_token: List service SAS credentials of specific resource. :vartype service_sas_token: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/list_service_sas_response_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/list_service_sas_response_py3.py index cffd962e2041..7c20617658df 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/list_service_sas_response_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/list_service_sas_response_py3.py @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model): Variables are only populated by the server, and will be ignored when sending a request. - :ivar service_sas_token: List service SAS credentials of speicific + :ivar service_sas_token: List service SAS credentials of specific resource. :vartype service_sas_token: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/service_sas_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/service_sas_parameters.py index 409165cad585..72a181876506 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/service_sas_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/service_sas_parameters.py @@ -13,7 +13,7 @@ class ServiceSasParameters(Model): - """The parameters to list service SAS credentials of a speicific resource. + """The parameters to list service SAS credentials of a specific resource. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/service_sas_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/service_sas_parameters_py3.py index f5692795d7c6..f5ca561df495 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/service_sas_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/service_sas_parameters_py3.py @@ -13,7 +13,7 @@ class ServiceSasParameters(Model): - """The parameters to list service SAS credentials of a speicific resource. + """The parameters to list service SAS credentials of a specific resource. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/storage_account_check_name_availability_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/storage_account_check_name_availability_parameters.py index ffc402741b90..79824d833227 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/storage_account_check_name_availability_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/storage_account_check_name_availability_parameters.py @@ -13,7 +13,7 @@ class StorageAccountCheckNameAvailabilityParameters(Model): - """The parameters used to check the availabity of the storage account name. + """The parameters used to check the availability of the storage account name. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/storage_account_check_name_availability_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/storage_account_check_name_availability_parameters_py3.py index e877df0e7854..e2a62fc27bb9 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/storage_account_check_name_availability_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2016_12_01/models/storage_account_check_name_availability_parameters_py3.py @@ -13,7 +13,7 @@ class StorageAccountCheckNameAvailabilityParameters(Model): - """The parameters used to check the availabity of the storage account name. + """The parameters used to check the availability of the storage account name. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/dimension.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/dimension.py index 0a0cdaf75da7..2398aa46e8f6 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/dimension.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/dimension.py @@ -13,7 +13,7 @@ class Dimension(Model): - """Dimension of blobs, possiblly be blob type or access tier. + """Dimension of blobs, possibly be blob type or access tier. :param name: Display name of dimension. :type name: str diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/dimension_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/dimension_py3.py index 6845aa528b4b..af5b0aac3d23 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/dimension_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/dimension_py3.py @@ -13,7 +13,7 @@ class Dimension(Model): - """Dimension of blobs, possiblly be blob type or access tier. + """Dimension of blobs, possibly be blob type or access tier. :param name: Display name of dimension. :type name: str diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/list_service_sas_response.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/list_service_sas_response.py index 800c0298af61..d4ab160ae364 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/list_service_sas_response.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/list_service_sas_response.py @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model): Variables are only populated by the server, and will be ignored when sending a request. - :ivar service_sas_token: List service SAS credentials of speicific + :ivar service_sas_token: List service SAS credentials of specific resource. :vartype service_sas_token: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/list_service_sas_response_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/list_service_sas_response_py3.py index cffd962e2041..7c20617658df 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/list_service_sas_response_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/list_service_sas_response_py3.py @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model): Variables are only populated by the server, and will be ignored when sending a request. - :ivar service_sas_token: List service SAS credentials of speicific + :ivar service_sas_token: List service SAS credentials of specific resource. :vartype service_sas_token: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/service_sas_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/service_sas_parameters.py index 82ee97e72f43..243cab9c3625 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/service_sas_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/service_sas_parameters.py @@ -13,7 +13,7 @@ class ServiceSasParameters(Model): - """The parameters to list service SAS credentials of a speicific resource. + """The parameters to list service SAS credentials of a specific resource. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/service_sas_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/service_sas_parameters_py3.py index eefd8c8308dc..89cae4dea28c 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/service_sas_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/service_sas_parameters_py3.py @@ -13,7 +13,7 @@ class ServiceSasParameters(Model): - """The parameters to list service SAS credentials of a speicific resource. + """The parameters to list service SAS credentials of a specific resource. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_check_name_availability_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_check_name_availability_parameters.py index 42cf88a074a0..dbe41bb2c6b1 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_check_name_availability_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_check_name_availability_parameters.py @@ -13,7 +13,7 @@ class StorageAccountCheckNameAvailabilityParameters(Model): - """The parameters used to check the availabity of the storage account name. + """The parameters used to check the availability of the storage account name. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_check_name_availability_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_check_name_availability_parameters_py3.py index e6f50a456902..8d2b031e2284 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_check_name_availability_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_check_name_availability_parameters_py3.py @@ -13,7 +13,7 @@ class StorageAccountCheckNameAvailabilityParameters(Model): - """The parameters used to check the availabity of the storage account name. + """The parameters used to check the availability of the storage account name. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_regenerate_key_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_regenerate_key_parameters.py index ca7f33b25112..6dba2135fdc7 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_regenerate_key_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_regenerate_key_parameters.py @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model): All required parameters must be populated in order to send to Azure. :param key_name: Required. The name of storage keys that want to be - regenerated, possible vaules are key1, key2. + regenerated, possible values are key1, key2. :type key_name: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_regenerate_key_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_regenerate_key_parameters_py3.py index 42f3c0b2e94a..6e06a071eba3 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_regenerate_key_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/models/storage_account_regenerate_key_parameters_py3.py @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model): All required parameters must be populated in order to send to Azure. :param key_name: Required. The name of storage keys that want to be - regenerated, possible vaules are key1, key2. + regenerated, possible values are key1, key2. :type key_name: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/operations/storage_accounts_operations.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/operations/storage_accounts_operations.py index 297085f294f0..00b0dd5ef0cf 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/operations/storage_accounts_operations.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_06_01/operations/storage_accounts_operations.py @@ -632,7 +632,7 @@ def regenerate_key( 24 characters in length and use numbers and lower-case letters only. :type account_name: str :param key_name: The name of storage keys that want to be regenerated, - possible vaules are key1, key2. + possible values are key1, key2. :type key_name: str :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-storage/azure/mgmt/storage/v2017_10_01/models/dimension.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/dimension.py index 0a0cdaf75da7..2398aa46e8f6 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/dimension.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/dimension.py @@ -13,7 +13,7 @@ class Dimension(Model): - """Dimension of blobs, possiblly be blob type or access tier. + """Dimension of blobs, possibly be blob type or access tier. :param name: Display name of dimension. :type name: str diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/dimension_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/dimension_py3.py index 6845aa528b4b..af5b0aac3d23 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/dimension_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/dimension_py3.py @@ -13,7 +13,7 @@ class Dimension(Model): - """Dimension of blobs, possiblly be blob type or access tier. + """Dimension of blobs, possibly be blob type or access tier. :param name: Display name of dimension. :type name: str diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/list_service_sas_response.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/list_service_sas_response.py index 800c0298af61..d4ab160ae364 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/list_service_sas_response.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/list_service_sas_response.py @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model): Variables are only populated by the server, and will be ignored when sending a request. - :ivar service_sas_token: List service SAS credentials of speicific + :ivar service_sas_token: List service SAS credentials of specific resource. :vartype service_sas_token: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/list_service_sas_response_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/list_service_sas_response_py3.py index cffd962e2041..7c20617658df 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/list_service_sas_response_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/list_service_sas_response_py3.py @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model): Variables are only populated by the server, and will be ignored when sending a request. - :ivar service_sas_token: List service SAS credentials of speicific + :ivar service_sas_token: List service SAS credentials of specific resource. :vartype service_sas_token: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/service_sas_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/service_sas_parameters.py index aa9cdb2746da..c66475b22cf2 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/service_sas_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/service_sas_parameters.py @@ -13,7 +13,7 @@ class ServiceSasParameters(Model): - """The parameters to list service SAS credentials of a speicific resource. + """The parameters to list service SAS credentials of a specific resource. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/service_sas_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/service_sas_parameters_py3.py index faef9de59f77..1847513768e7 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/service_sas_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/service_sas_parameters_py3.py @@ -13,7 +13,7 @@ class ServiceSasParameters(Model): - """The parameters to list service SAS credentials of a speicific resource. + """The parameters to list service SAS credentials of a specific resource. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_check_name_availability_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_check_name_availability_parameters.py index 42cf88a074a0..dbe41bb2c6b1 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_check_name_availability_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_check_name_availability_parameters.py @@ -13,7 +13,7 @@ class StorageAccountCheckNameAvailabilityParameters(Model): - """The parameters used to check the availabity of the storage account name. + """The parameters used to check the availability of the storage account name. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_check_name_availability_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_check_name_availability_parameters_py3.py index e6f50a456902..8d2b031e2284 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_check_name_availability_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_check_name_availability_parameters_py3.py @@ -13,7 +13,7 @@ class StorageAccountCheckNameAvailabilityParameters(Model): - """The parameters used to check the availabity of the storage account name. + """The parameters used to check the availability of the storage account name. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_regenerate_key_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_regenerate_key_parameters.py index ca7f33b25112..6dba2135fdc7 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_regenerate_key_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_regenerate_key_parameters.py @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model): All required parameters must be populated in order to send to Azure. :param key_name: Required. The name of storage keys that want to be - regenerated, possible vaules are key1, key2. + regenerated, possible values are key1, key2. :type key_name: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_regenerate_key_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_regenerate_key_parameters_py3.py index 42f3c0b2e94a..6e06a071eba3 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_regenerate_key_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/models/storage_account_regenerate_key_parameters_py3.py @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model): All required parameters must be populated in order to send to Azure. :param key_name: Required. The name of storage keys that want to be - regenerated, possible vaules are key1, key2. + regenerated, possible values are key1, key2. :type key_name: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/operations/storage_accounts_operations.py b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/operations/storage_accounts_operations.py index 80040dc1f84d..4fd409a4ef09 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/operations/storage_accounts_operations.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2017_10_01/operations/storage_accounts_operations.py @@ -632,7 +632,7 @@ def regenerate_key( 24 characters in length and use numbers and lower-case letters only. :type account_name: str :param key_name: The name of storage keys that want to be regenerated, - possible vaules are key1, key2. + possible values are key1, key2. :type key_name: str :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-storage/azure/mgmt/storage/v2018_02_01/models/dimension.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/dimension.py index 0a0cdaf75da7..2398aa46e8f6 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/dimension.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/dimension.py @@ -13,7 +13,7 @@ class Dimension(Model): - """Dimension of blobs, possiblly be blob type or access tier. + """Dimension of blobs, possibly be blob type or access tier. :param name: Display name of dimension. :type name: str diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/dimension_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/dimension_py3.py index 6845aa528b4b..af5b0aac3d23 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/dimension_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/dimension_py3.py @@ -13,7 +13,7 @@ class Dimension(Model): - """Dimension of blobs, possiblly be blob type or access tier. + """Dimension of blobs, possibly be blob type or access tier. :param name: Display name of dimension. :type name: str diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/list_service_sas_response.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/list_service_sas_response.py index 800c0298af61..d4ab160ae364 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/list_service_sas_response.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/list_service_sas_response.py @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model): Variables are only populated by the server, and will be ignored when sending a request. - :ivar service_sas_token: List service SAS credentials of speicific + :ivar service_sas_token: List service SAS credentials of specific resource. :vartype service_sas_token: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/list_service_sas_response_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/list_service_sas_response_py3.py index cffd962e2041..7c20617658df 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/list_service_sas_response_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/list_service_sas_response_py3.py @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model): Variables are only populated by the server, and will be ignored when sending a request. - :ivar service_sas_token: List service SAS credentials of speicific + :ivar service_sas_token: List service SAS credentials of specific resource. :vartype service_sas_token: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/service_sas_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/service_sas_parameters.py index 1ae433c61257..2cf950d00a67 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/service_sas_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/service_sas_parameters.py @@ -13,7 +13,7 @@ class ServiceSasParameters(Model): - """The parameters to list service SAS credentials of a speicific resource. + """The parameters to list service SAS credentials of a specific resource. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/service_sas_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/service_sas_parameters_py3.py index 11b3aa19fa1c..335dc52607d2 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/service_sas_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/service_sas_parameters_py3.py @@ -13,7 +13,7 @@ class ServiceSasParameters(Model): - """The parameters to list service SAS credentials of a speicific resource. + """The parameters to list service SAS credentials of a specific resource. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_check_name_availability_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_check_name_availability_parameters.py index 42cf88a074a0..dbe41bb2c6b1 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_check_name_availability_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_check_name_availability_parameters.py @@ -13,7 +13,7 @@ class StorageAccountCheckNameAvailabilityParameters(Model): - """The parameters used to check the availabity of the storage account name. + """The parameters used to check the availability of the storage account name. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_check_name_availability_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_check_name_availability_parameters_py3.py index e6f50a456902..8d2b031e2284 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_check_name_availability_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_check_name_availability_parameters_py3.py @@ -13,7 +13,7 @@ class StorageAccountCheckNameAvailabilityParameters(Model): - """The parameters used to check the availabity of the storage account name. + """The parameters used to check the availability of the storage account name. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_regenerate_key_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_regenerate_key_parameters.py index ca7f33b25112..6dba2135fdc7 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_regenerate_key_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_regenerate_key_parameters.py @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model): All required parameters must be populated in order to send to Azure. :param key_name: Required. The name of storage keys that want to be - regenerated, possible vaules are key1, key2. + regenerated, possible values are key1, key2. :type key_name: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_regenerate_key_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_regenerate_key_parameters_py3.py index 42f3c0b2e94a..6e06a071eba3 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_regenerate_key_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/models/storage_account_regenerate_key_parameters_py3.py @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model): All required parameters must be populated in order to send to Azure. :param key_name: Required. The name of storage keys that want to be - regenerated, possible vaules are key1, key2. + regenerated, possible values are key1, key2. :type key_name: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/operations/storage_accounts_operations.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/operations/storage_accounts_operations.py index 38b2ae877a41..f827548b136f 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/operations/storage_accounts_operations.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_02_01/operations/storage_accounts_operations.py @@ -632,7 +632,7 @@ def regenerate_key( 24 characters in length and use numbers and lower-case letters only. :type account_name: str :param key_name: The name of storage keys that want to be regenerated, - possible vaules are key1, key2. + possible values are key1, key2. :type key_name: str :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-storage/azure/mgmt/storage/v2018_03_01_preview/models/dimension.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/dimension.py index 0a0cdaf75da7..2398aa46e8f6 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/dimension.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/dimension.py @@ -13,7 +13,7 @@ class Dimension(Model): - """Dimension of blobs, possiblly be blob type or access tier. + """Dimension of blobs, possibly be blob type or access tier. :param name: Display name of dimension. :type name: str diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/dimension_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/dimension_py3.py index 6845aa528b4b..af5b0aac3d23 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/dimension_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/dimension_py3.py @@ -13,7 +13,7 @@ class Dimension(Model): - """Dimension of blobs, possiblly be blob type or access tier. + """Dimension of blobs, possibly be blob type or access tier. :param name: Display name of dimension. :type name: str diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/list_service_sas_response.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/list_service_sas_response.py index 800c0298af61..d4ab160ae364 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/list_service_sas_response.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/list_service_sas_response.py @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model): Variables are only populated by the server, and will be ignored when sending a request. - :ivar service_sas_token: List service SAS credentials of speicific + :ivar service_sas_token: List service SAS credentials of specific resource. :vartype service_sas_token: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/list_service_sas_response_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/list_service_sas_response_py3.py index cffd962e2041..7c20617658df 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/list_service_sas_response_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/list_service_sas_response_py3.py @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model): Variables are only populated by the server, and will be ignored when sending a request. - :ivar service_sas_token: List service SAS credentials of speicific + :ivar service_sas_token: List service SAS credentials of specific resource. :vartype service_sas_token: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/service_sas_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/service_sas_parameters.py index 947fe63484a8..407cf31249b1 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/service_sas_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/service_sas_parameters.py @@ -13,7 +13,7 @@ class ServiceSasParameters(Model): - """The parameters to list service SAS credentials of a speicific resource. + """The parameters to list service SAS credentials of a specific resource. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/service_sas_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/service_sas_parameters_py3.py index 44f93897d2a7..ea46cb78e494 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/service_sas_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/service_sas_parameters_py3.py @@ -13,7 +13,7 @@ class ServiceSasParameters(Model): - """The parameters to list service SAS credentials of a speicific resource. + """The parameters to list service SAS credentials of a specific resource. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_check_name_availability_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_check_name_availability_parameters.py index 42cf88a074a0..dbe41bb2c6b1 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_check_name_availability_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_check_name_availability_parameters.py @@ -13,7 +13,7 @@ class StorageAccountCheckNameAvailabilityParameters(Model): - """The parameters used to check the availabity of the storage account name. + """The parameters used to check the availability of the storage account name. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_check_name_availability_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_check_name_availability_parameters_py3.py index e6f50a456902..8d2b031e2284 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_check_name_availability_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_check_name_availability_parameters_py3.py @@ -13,7 +13,7 @@ class StorageAccountCheckNameAvailabilityParameters(Model): - """The parameters used to check the availabity of the storage account name. + """The parameters used to check the availability of the storage account name. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_regenerate_key_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_regenerate_key_parameters.py index ca7f33b25112..6dba2135fdc7 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_regenerate_key_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_regenerate_key_parameters.py @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model): All required parameters must be populated in order to send to Azure. :param key_name: Required. The name of storage keys that want to be - regenerated, possible vaules are key1, key2. + regenerated, possible values are key1, key2. :type key_name: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_regenerate_key_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_regenerate_key_parameters_py3.py index 42f3c0b2e94a..6e06a071eba3 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_regenerate_key_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/models/storage_account_regenerate_key_parameters_py3.py @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model): All required parameters must be populated in order to send to Azure. :param key_name: Required. The name of storage keys that want to be - regenerated, possible vaules are key1, key2. + regenerated, possible values are key1, key2. :type key_name: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/operations/storage_accounts_operations.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/operations/storage_accounts_operations.py index 51377b13f35a..43561fe69fd1 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/operations/storage_accounts_operations.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_03_01_preview/operations/storage_accounts_operations.py @@ -634,7 +634,7 @@ def regenerate_key( 24 characters in length and use numbers and lower-case letters only. :type account_name: str :param key_name: The name of storage keys that want to be regenerated, - possible vaules are key1, key2. + possible values are key1, key2. :type key_name: str :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-storage/azure/mgmt/storage/v2018_07_01/models/dimension.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/dimension.py index 0a0cdaf75da7..2398aa46e8f6 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/dimension.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/dimension.py @@ -13,7 +13,7 @@ class Dimension(Model): - """Dimension of blobs, possiblly be blob type or access tier. + """Dimension of blobs, possibly be blob type or access tier. :param name: Display name of dimension. :type name: str diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/dimension_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/dimension_py3.py index 6845aa528b4b..af5b0aac3d23 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/dimension_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/dimension_py3.py @@ -13,7 +13,7 @@ class Dimension(Model): - """Dimension of blobs, possiblly be blob type or access tier. + """Dimension of blobs, possibly be blob type or access tier. :param name: Display name of dimension. :type name: str diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/list_service_sas_response.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/list_service_sas_response.py index 800c0298af61..d4ab160ae364 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/list_service_sas_response.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/list_service_sas_response.py @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model): Variables are only populated by the server, and will be ignored when sending a request. - :ivar service_sas_token: List service SAS credentials of speicific + :ivar service_sas_token: List service SAS credentials of specific resource. :vartype service_sas_token: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/list_service_sas_response_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/list_service_sas_response_py3.py index cffd962e2041..7c20617658df 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/list_service_sas_response_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/list_service_sas_response_py3.py @@ -18,7 +18,7 @@ class ListServiceSasResponse(Model): Variables are only populated by the server, and will be ignored when sending a request. - :ivar service_sas_token: List service SAS credentials of speicific + :ivar service_sas_token: List service SAS credentials of specific resource. :vartype service_sas_token: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/service_sas_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/service_sas_parameters.py index d40e43b44a6e..f03945cf2d52 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/service_sas_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/service_sas_parameters.py @@ -13,7 +13,7 @@ class ServiceSasParameters(Model): - """The parameters to list service SAS credentials of a speicific resource. + """The parameters to list service SAS credentials of a specific resource. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/service_sas_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/service_sas_parameters_py3.py index 3d528f6664e8..758fc33fe5ce 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/service_sas_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/service_sas_parameters_py3.py @@ -13,7 +13,7 @@ class ServiceSasParameters(Model): - """The parameters to list service SAS credentials of a speicific resource. + """The parameters to list service SAS credentials of a specific resource. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku.py index b3040e8a6031..09d4d6f39c47 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku.py @@ -20,13 +20,13 @@ class Sku(Model): All required parameters must be populated in order to send to Azure. - :param name: Required. Gets or sets the sku name. Required for account - creation; optional for update. Note that in older versions, sku name was + :param name: Required. Gets or sets the SKU name. Required for account + creation; optional for update. Note that in older versions, SKU name was called accountType. Possible values include: 'Standard_LRS', 'Standard_GRS', 'Standard_RAGRS', 'Standard_ZRS', 'Premium_LRS', 'Premium_ZRS' :type name: str or ~azure.mgmt.storage.v2018_07_01.models.SkuName - :ivar tier: Gets the sku tier. This is based on the SKU name. Possible + :ivar tier: Gets the SKU tier. This is based on the SKU name. Possible values include: 'Standard', 'Premium' :vartype tier: str or ~azure.mgmt.storage.v2018_07_01.models.SkuTier :ivar resource_type: The type of the resource, usually it is @@ -40,8 +40,8 @@ class Sku(Model): be supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). :vartype locations: list[str] - :ivar capabilities: The capability information in the specified sku, - including file encryption, network acls, change notification, etc. + :ivar capabilities: The capability information in the specified SKU, + including file encryption, network ACLs, change notification, etc. :vartype capabilities: list[~azure.mgmt.storage.v2018_07_01.models.SKUCapability] :param restrictions: The restrictions because of which SKU cannot be used. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku_capability.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku_capability.py index b8fa68ce7778..3f27b5e45feb 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku_capability.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku_capability.py @@ -13,14 +13,14 @@ class SKUCapability(Model): - """The capability information in the specified sku, including file encryption, - network acls, change notification, etc. + """The capability information in the specified SKU, including file encryption, + network ACLs, change notification, etc. Variables are only populated by the server, and will be ignored when sending a request. :ivar name: The name of capability, The capability information in the - specified sku, including file encryption, network acls, change + specified SKU, including file encryption, network ACLs, change notification, etc. :vartype name: str :ivar value: A string value to indicate states of given capability. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku_capability_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku_capability_py3.py index f349a08eda21..5bc3628f2173 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku_capability_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku_capability_py3.py @@ -13,14 +13,14 @@ class SKUCapability(Model): - """The capability information in the specified sku, including file encryption, - network acls, change notification, etc. + """The capability information in the specified SKU, including file encryption, + network ACLs, change notification, etc. Variables are only populated by the server, and will be ignored when sending a request. :ivar name: The name of capability, The capability information in the - specified sku, including file encryption, network acls, change + specified SKU, including file encryption, network ACLs, change notification, etc. :vartype name: str :ivar value: A string value to indicate states of given capability. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku_py3.py index 6a55d280f547..1139681f50ed 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/sku_py3.py @@ -20,13 +20,13 @@ class Sku(Model): All required parameters must be populated in order to send to Azure. - :param name: Required. Gets or sets the sku name. Required for account - creation; optional for update. Note that in older versions, sku name was + :param name: Required. Gets or sets the SKU name. Required for account + creation; optional for update. Note that in older versions, SKU name was called accountType. Possible values include: 'Standard_LRS', 'Standard_GRS', 'Standard_RAGRS', 'Standard_ZRS', 'Premium_LRS', 'Premium_ZRS' :type name: str or ~azure.mgmt.storage.v2018_07_01.models.SkuName - :ivar tier: Gets the sku tier. This is based on the SKU name. Possible + :ivar tier: Gets the SKU tier. This is based on the SKU name. Possible values include: 'Standard', 'Premium' :vartype tier: str or ~azure.mgmt.storage.v2018_07_01.models.SkuTier :ivar resource_type: The type of the resource, usually it is @@ -40,8 +40,8 @@ class Sku(Model): be supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). :vartype locations: list[str] - :ivar capabilities: The capability information in the specified sku, - including file encryption, network acls, change notification, etc. + :ivar capabilities: The capability information in the specified SKU, + including file encryption, network ACLs, change notification, etc. :vartype capabilities: list[~azure.mgmt.storage.v2018_07_01.models.SKUCapability] :param restrictions: The restrictions because of which SKU cannot be used. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_check_name_availability_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_check_name_availability_parameters.py index 42cf88a074a0..dbe41bb2c6b1 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_check_name_availability_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_check_name_availability_parameters.py @@ -13,7 +13,7 @@ class StorageAccountCheckNameAvailabilityParameters(Model): - """The parameters used to check the availabity of the storage account name. + """The parameters used to check the availability of the storage account name. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_check_name_availability_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_check_name_availability_parameters_py3.py index e6f50a456902..8d2b031e2284 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_check_name_availability_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_check_name_availability_parameters_py3.py @@ -13,7 +13,7 @@ class StorageAccountCheckNameAvailabilityParameters(Model): - """The parameters used to check the availabity of the storage account name. + """The parameters used to check the availability of the storage account name. Variables are only populated by the server, and will be ignored when sending a request. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_create_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_create_parameters.py index 35623ebc3ce3..045aa31eba4a 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_create_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_create_parameters.py @@ -17,7 +17,7 @@ class StorageAccountCreateParameters(Model): All required parameters must be populated in order to send to Azure. - :param sku: Required. Required. Gets or sets the sku name. + :param sku: Required. Required. Gets or sets the SKU name. :type sku: ~azure.mgmt.storage.v2018_07_01.models.Sku :param kind: Required. Required. Indicates the type of storage account. Possible values include: 'Storage', 'StorageV2', 'BlobStorage', diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_create_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_create_parameters_py3.py index 404ad6f14db0..094bc764f3a3 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_create_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_create_parameters_py3.py @@ -17,7 +17,7 @@ class StorageAccountCreateParameters(Model): All required parameters must be populated in order to send to Azure. - :param sku: Required. Required. Gets or sets the sku name. + :param sku: Required. Required. Gets or sets the SKU name. :type sku: ~azure.mgmt.storage.v2018_07_01.models.Sku :param kind: Required. Required. Indicates the type of storage account. Possible values include: 'Storage', 'StorageV2', 'BlobStorage', diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_regenerate_key_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_regenerate_key_parameters.py index ca7f33b25112..6dba2135fdc7 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_regenerate_key_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_regenerate_key_parameters.py @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model): All required parameters must be populated in order to send to Azure. :param key_name: Required. The name of storage keys that want to be - regenerated, possible vaules are key1, key2. + regenerated, possible values are key1, key2. :type key_name: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_regenerate_key_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_regenerate_key_parameters_py3.py index 42f3c0b2e94a..6e06a071eba3 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_regenerate_key_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_regenerate_key_parameters_py3.py @@ -18,7 +18,7 @@ class StorageAccountRegenerateKeyParameters(Model): All required parameters must be populated in order to send to Azure. :param key_name: Required. The name of storage keys that want to be - regenerated, possible vaules are key1, key2. + regenerated, possible values are key1, key2. :type key_name: str """ diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_update_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_update_parameters.py index 12377448b5f3..0bd21d95a2c6 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_update_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_update_parameters.py @@ -18,7 +18,7 @@ class StorageAccountUpdateParameters(Model): :param sku: Gets or sets the SKU name. Note that the SKU name cannot be updated to Standard_ZRS, Premium_LRS or Premium_ZRS, nor can accounts of - those sku names be updated to any other value. + those SKU names be updated to any other value. :type sku: ~azure.mgmt.storage.v2018_07_01.models.Sku :param tags: Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_update_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_update_parameters_py3.py index db33745b807b..f65f85ff454b 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_update_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/models/storage_account_update_parameters_py3.py @@ -18,7 +18,7 @@ class StorageAccountUpdateParameters(Model): :param sku: Gets or sets the SKU name. Note that the SKU name cannot be updated to Standard_ZRS, Premium_LRS or Premium_ZRS, nor can accounts of - those sku names be updated to any other value. + those SKU names be updated to any other value. :type sku: ~azure.mgmt.storage.v2018_07_01.models.Sku :param tags: Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/operations/storage_accounts_operations.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/operations/storage_accounts_operations.py index 67f53973cb20..3b12cc79e359 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/operations/storage_accounts_operations.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/operations/storage_accounts_operations.py @@ -284,7 +284,7 @@ def get_properties( 24 characters in length and use numbers and lower-case letters only. :type account_name: str :param expand: May be used to expand the properties within account's - properties. By default, data is not included when fecthing properties. + properties. By default, data is not included when fetching properties. Currently we only support geoReplicationStats. Possible values include: 'geoReplicationStats' :type expand: str or @@ -640,7 +640,7 @@ def regenerate_key( 24 characters in length and use numbers and lower-case letters only. :type account_name: str :param key_name: The name of storage keys that want to be regenerated, - possible vaules are key1, key2. + possible values are key1, key2. :type key_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the