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 string AccessTier { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.AccessTier : string
Public ReadOnly Property AccessTier As String

Property Value

Implements

Attributes

Applies to