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, createAsync, createAsynckeynamewithSku, withSkuwithBlobStorageAccountKindwithGeneralPurposeAccountKind, withGeneralPurposeAccountKindV2withBlockBlobStorageAccountKindwithFileStorageAccountKindwithBlobEncryption, withEncryption, withEncryptionKeyFromKeyVault, withFileEncryption, withoutBlobEncryption, withoutFileEncryptionwithCustomDomain, withCustomDomain, withCustomDomainwithSystemAssignedManagedServiceIdentitywithHttpAndHttpsTraffic, withMinimumTlsVersion, withOnlyHttpsTrafficwithAccessFromAllNetworks, withAccessFromAzureServices, withAccessFromIpAddress, withAccessFromIpAddressRange, withAccessFromNetworkSubnet, withAccessFromSelectedNetworks, withReadAccessToLogEntriesFromAnyNetwork, withReadAccessToMetricsFromAnyNetworkwithAzureFilesAadIntegrationEnabledwithLargeFileShareswithHnsEnableddisableBlobPublicAccessStorageAccount.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 value/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/