次の方法で共有


ResourceSku.Size Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to