public interface StorageAccounts extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<StorageAccount>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<StorageAccount.DefinitionStages.Blank>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeleting, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByGroup<StorageAccount>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByGroup<StorageAccount>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<StorageAccount>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByGroup, com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation<StorageAccount>
| Modifier and Type | Method and Description |
|---|---|
CheckNameAvailabilityResult |
checkNameAvailability(String name)
Checks that account name is valid and is not in use.
|
listdefinedelete, deleteAsync, deleteAsynclistByGroupgetByGroupgetByIdCheckNameAvailabilityResult checkNameAvailability(String name)
name - the account name to check/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/