次の方法で共有


AvailableSkuRequest.SkuNames プロパティ

定義

使用可能な SKU をフィルター処理する SKU 名を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象