Condividi tramite


SkuInfosInner.Skus Proprietà

Definizione

Ottiene o imposta un elenco di SKU che la sottoscrizione può usare.

[Newtonsoft.Json.JsonProperty(PropertyName="skus")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.GlobalCsmSkuDescription> Skus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skus")>]
member this.Skus : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.GlobalCsmSkuDescription> with get, set
Public Property Skus As IList(Of GlobalCsmSkuDescription)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a