Uses of Class
com.microsoft.azure.toolkit.lib.storage.StorageAccountModule
-
Packages that use StorageAccountModule Package Description com.microsoft.azure.toolkit.lib.storage -
-
Uses of StorageAccountModule in com.microsoft.azure.toolkit.lib.storage
Fields in com.microsoft.azure.toolkit.lib.storage declared as StorageAccountModule Modifier and Type Field Description private StorageAccountModuleStorageServiceSubscription. storageModuleMethods in com.microsoft.azure.toolkit.lib.storage that return StorageAccountModule Modifier and Type Method Description StorageAccountModuleAzureStorageAccount. accounts(String subscriptionId)StorageAccountModuleStorageServiceSubscription. storageAccounts()Constructors in com.microsoft.azure.toolkit.lib.storage with parameters of type StorageAccountModule Constructor Description StorageAccount(com.azure.resourcemanager.storage.models.StorageAccount remote, StorageAccountModule module)StorageAccount(String name, String resourceGroupName, StorageAccountModule module)StorageAccountDraft(String name, String resourceGroupName, StorageAccountModule module)
-