Condividi tramite


AvailableSkuRequest.SkuNames Property

Definition

Gets or sets sku Names to filter for available skus

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to