다음을 통해 공유


SoftwareUpdateConfigurationMachineRunListResult.Value 속성

정의

모든 소프트웨어 업데이트 구성 머신 실행을 나열할 때 반환되는 외부 개체를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상