Partager via


SoftwareUpdateConfigurationRunListResult.Value Propriété

Définition

Obtient ou définit l’objet externe retourné lors de la liste de toutes les exécutions de configuration des mises à jour logicielles

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à