SkuCapability.Value 속성

정의

기능의 값을 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상