Compartir a través de


CheckSkuAvailabilityParameter.Skus Propiedad

Definición

Obtiene o establece la SKU del recurso.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a