Share via


PSStorageAccount.AccessTier Property

Definition

public Microsoft.Azure.Management.Storage.Models.AccessTier? AccessTier { get; set; }
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="AccessTier", Position=5, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public Microsoft.Azure.Management.Storage.Models.AccessTier? AccessTier { get; set; }
member this.AccessTier : Nullable<Microsoft.Azure.Management.Storage.Models.AccessTier> with get, set
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="AccessTier", Position=5, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.AccessTier : Nullable<Microsoft.Azure.Management.Storage.Models.AccessTier> with get, set
Public Property AccessTier As Nullable(Of AccessTier)

Property Value

Attributes

Applies to