Uses of Class
com.microsoft.azure.toolkit.lib.storage.StorageAccountDraft
-
Packages that use StorageAccountDraft Package Description com.microsoft.azure.toolkit.lib.storage -
-
Uses of StorageAccountDraft in com.microsoft.azure.toolkit.lib.storage
Methods in com.microsoft.azure.toolkit.lib.storage that return StorageAccountDraft Modifier and Type Method Description protected StorageAccountDraftStorageAccountModule. newDraftForCreate(String name, String resourceGroupName)protected StorageAccountDraftStorageAccountModule. newDraftForUpdate(StorageAccount origin)
-