IAseRegion.AvailableSku Property

Definition

Available Skus in region.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Available Skus in region.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="availableSku", Update=true)]
public System.Collections.Generic.List<string> AvailableSku { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Available Skus in region.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="availableSku", Update=true)>]
member this.AvailableSku : System.Collections.Generic.List<string> with get, set
Public Property AvailableSku As List(Of String)

Property Value

Attributes

Applies to