From a5551554b0b52c897a1c2e2c5498024fd04ee42c Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Wed, 5 Dec 2018 07:27:37 +0000 Subject: [PATCH] Generated from 17341a9c4183329f05e019dbd591565c24a899f8 typo: storage/resource-manager/Microsoft.Storage - availabity -> availability --- .../storage_account_check_name_availability_parameters.py | 2 +- .../storage_account_check_name_availability_parameters_py3.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.