Uses of Class
com.azure.resourcemanager.storage.models.CheckNameAvailabilityResult
Packages that use CheckNameAvailabilityResult
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of CheckNameAvailabilityResult in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return CheckNameAvailabilityResultModifier and TypeMethodDescriptionStorageAccounts.checkNameAvailability(String name) Checks that account name is valid and is not in use.Methods in com.azure.resourcemanager.storage.models that return types with arguments of type CheckNameAvailabilityResultModifier and TypeMethodDescriptionStorageAccounts.checkNameAvailabilityAsync(String name) Checks that account name is valid and is not in use asynchronously.