次の方法で共有


DataBoxEdgeSku.Size プロパティ

定義

Sku の種類を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="size")]
public string Size { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="size")>]
member this.Size : string
Public ReadOnly Property Size As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象