public static interface StorageAccount.UpdateStages.WithAccessTier
| Modifier and Type | Method and Description |
|---|---|
StorageAccount.Update |
withAccessTier(AccessTier accessTier)
Specifies the access tier used for billing.
|
StorageAccount.Update 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.