Udostępnij za pośrednictwem


CheckSkuAvailabilityParameter.Skus Property

Definition

Gets or sets the SKU of the resource.

[Newtonsoft.Json.JsonProperty(PropertyName="skus")]
public System.Collections.Generic.IList<string> Skus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skus")>]
member this.Skus : System.Collections.Generic.IList<string> with get, set
Public Property Skus As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to