Partager via


StorageAccount.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.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.AccessTier? AccessTier { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
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