Interface StorageAccount.UpdateStages.WithUpgrade
- All Known Subinterfaces:
StorageAccount.Update
- Enclosing interface:
StorageAccount.UpdateStages
public static interface StorageAccount.UpdateStages.WithUpgrade
The stage of storage account update allowing to configure upgrading.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies that the storage account should be upgraded to V2 kind.
-
Method Details
-
upgradeToGeneralPurposeAccountKindV2
StorageAccount.Update upgradeToGeneralPurposeAccountKindV2()Specifies that the storage account should be upgraded to V2 kind.- Returns:
- the next stage of storage account update
-