다음을 통해 공유


NodeCounts.Value 속성

정의

개수 배열을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.NodeCount> Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.NodeCount> with get, set
Public Property Value As IList(Of NodeCount)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상