ISkuInformation.Tier Property

Definition

Sku Tier

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.PSArgumentCompleter(new System.String[] { "Premium" })]
[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=true, Description="Sku Tier", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="tier", Update=true)]
public string Tier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.PSArgumentCompleter(new System.String[] { "Premium" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=true, Description="Sku Tier", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="tier", Update=true)>]
member this.Tier : string with get, set
Public Property Tier As String

Property Value

Attributes

Applies to