SoftwareUpdateConfigurationListResult.Value 屬性

定義

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

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於