Megosztás a következőn keresztül:


IAseRegion.AvailableSku Property

Definition

Available Skus in region.

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

Property Value

String[]
Attributes

Applies to