共用方式為


SoftwareUpdateConfigurationRunListResult.Value 屬性

定義

取得或設定列出所有軟體更新組態執行時傳回的外部物件

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於