Compartir a través de


SkuInfosInner.Skus Propiedad

Definición

Obtiene o establece la lista de SKU que la suscripción puede usar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a