Interface StorageAccount.DefinitionStages.WithCreateAndAccessTier

All Superinterfaces:
Creatable<StorageAccount>, HasName, Indexable, Resource.DefinitionWithTags<StorageAccount.DefinitionStages.WithCreate>, StorageAccount.DefinitionStages.WithAccessTraffic, StorageAccount.DefinitionStages.WithAllowCrossTenantReplication, StorageAccount.DefinitionStages.WithAzureFilesAadIntegration, StorageAccount.DefinitionStages.WithBlobAccess, StorageAccount.DefinitionStages.WithBlobStorageAccountKind, StorageAccount.DefinitionStages.WithBlockBlobStorageAccountKind, StorageAccount.DefinitionStages.WithCreate, StorageAccount.DefinitionStages.WithCustomDomain, StorageAccount.DefinitionStages.WithDefaultToOAuthAuthentication, StorageAccount.DefinitionStages.WithEncryption, StorageAccount.DefinitionStages.WithFileStorageAccountKind, StorageAccount.DefinitionStages.WithGeneralPurposeAccountKind, StorageAccount.DefinitionStages.WithHns, StorageAccount.DefinitionStages.WithLargeFileShares, StorageAccount.DefinitionStages.WithManagedServiceIdentity, StorageAccount.DefinitionStages.WithNetworkAccess, StorageAccount.DefinitionStages.WithSku
All Known Subinterfaces:
StorageAccount.Definition
Enclosing interface:
StorageAccount.DefinitionStages

public static interface StorageAccount.DefinitionStages.WithCreateAndAccessTier extends StorageAccount.DefinitionStages.WithCreate
The stage of storage account definition allowing to set access tier.
  • Method Details

    • withAccessTier

      Specifies the access tier used for billing.

      Access tier cannot be changed more than once every 7 days (168 hours). Access tier cannot be set for StandardLRS, StandardGRS, StandardRAGRS, or PremiumLRS account types.

      Parameters:
      accessTier - the access tier value
      Returns:
      the next stage of storage account definition