Condividi tramite


StorageAccountCreateParameters.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; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.AccessTier : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.AccessTier> with get, set
Public Property AccessTier As Nullable(Of AccessTier)

Property Value

Implements

Attributes

Applies to