Partager via


SoftwareUpdateConfigurationListResult.Value Propriété

Définition

Obtient ou définit l’objet externe retourné lors de la liste de toutes les configurations de mise à jour logicielle

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à