IPreferences.StorageAccountAccessTierPreference Property

Definition

Preferences related to the Access Tier of storage accounts.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Preferences related to the Access Tier of storage accounts.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.StorageAccountAccessTier) }, ReadOnly=false, Required=false, SerializedName="storageAccountAccessTierPreferences")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.StorageAccountAccessTier[] StorageAccountAccessTierPreference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Preferences related to the Access Tier of storage accounts.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.StorageAccountAccessTier) }, ReadOnly=false, Required=false, SerializedName="storageAccountAccessTierPreferences")>]
member this.StorageAccountAccessTierPreference : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.StorageAccountAccessTier[] with get, set
Public Property StorageAccountAccessTierPreference As StorageAccountAccessTier()

Property Value

Attributes

Applies to