次の方法で共有


ResourceTypeSku.Skus プロパティ

定義

SKU を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象