Partager via


JobStreamListResult.Value Propriété

Définition

Obtient ou définit une liste de flux de travaux.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à