diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2015_06_15/models/storage_account_check_name_availability_parameters.py b/azure-mgmt-storage/azure/mgmt/storage/v2015_06_15/models/storage_account_check_name_availability_parameters.py index 298a405533fe..82b38b81b3d8 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2015_06_15/models/storage_account_check_name_availability_parameters.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2015_06_15/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. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2015_06_15/models/storage_account_check_name_availability_parameters_py3.py b/azure-mgmt-storage/azure/mgmt/storage/v2015_06_15/models/storage_account_check_name_availability_parameters_py3.py index db7cbf7521d5..b63ecec997f4 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2015_06_15/models/storage_account_check_name_availability_parameters_py3.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2015_06_15/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. All required parameters must be populated in order to send to Azure.