Partilhar via


SkuInfos.Skus Propriedade

Definição

Obtém ou define a lista de SKUs que a assinatura pode usar.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a