AvailableSkuRequest.SkuNames Propriedade

Definição

Obtém ou define nomes de sku a serem filtrados para skus disponíveis

[Newtonsoft.Json.JsonProperty(PropertyName="skuNames")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.SkuName?> SkuNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skuNames")>]
member this.SkuNames : System.Collections.Generic.IList<Nullable<Microsoft.Azure.Management.DataBox.Models.SkuName>> with get, set
Public Property SkuNames As IList(Of Nullable(Of SkuName))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a