public static interface StorageAccount.DefinitionStages.WithCreateAndAccessTier extends StorageAccount.DefinitionStages.WithCreate
| Modifier and Type | Method and Description |
|---|---|
StorageAccount.DefinitionStages.WithCreate |
withAccessTier(AccessTier accessTier)
Specifies the access tier used for billing.
|
create, createAsyncnamewithSkuwithBlobStorageAccountKindwithGeneralPurposeAccountKind, withGeneralPurposeAccountKindV2withBlockBlobStorageAccountKindwithFileStorageAccountKindwithBlobEncryption, withEncryptionKeyFromKeyVault, withFileEncryption, withoutBlobEncryption, withoutFileEncryptionwithCustomDomain, withCustomDomain, withCustomDomainwithSystemAssignedManagedServiceIdentitywithHttpAndHttpsTraffic, withMinimumTlsVersion, withOnlyHttpsTrafficwithAccessFromAllNetworks, withAccessFromAzureServices, withAccessFromIpAddress, withAccessFromIpAddressRange, withAccessFromNetworkSubnet, withAccessFromSelectedNetworks, withReadAccessToLogEntriesFromAnyNetwork, withReadAccessToMetricsFromAnyNetworkwithAzureFilesAadIntegrationEnabledwithLargeFileShareswithHnsEnableddisableBlobPublicAccess, disableSharedKeyAccesswithTag, withTagsStorageAccount.DefinitionStages.WithCreate withAccessTier(AccessTier accessTier)
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.
accessTier - the access tier valueCopyright © 2021 Microsoft Corporation. All rights reserved.