Condividi tramite


StorageAccountProperties.AccessTier Property

Definition

Required for storage accounts where kind = BlobStorage. The access tier used for billing.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.AccessTier? AccessTier { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.AccessTier : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.AccessTier>
Public ReadOnly Property AccessTier As Nullable(Of AccessTier)

Property Value

Implements

Attributes

Applies to