Interface StorageAccount.DefinitionStages.WithGeneralPurposeAccountKind

    • Method Detail

      • withGeneralPurposeAccountKind

        StorageAccount.DefinitionStages.WithCreate withGeneralPurposeAccountKind()
        Specifies the storage account kind to be "Storage", the kind for general purposes.
        Returns:
        the next stage of storage account definition
      • withGeneralPurposeAccountKindV2

        StorageAccount.DefinitionStages.WithCreate withGeneralPurposeAccountKindV2()
        Specifies the storage account kind to be "StorageV2", the kind for general purposes.
        Returns:
        the next stage of storage account definition