Freigeben über


Job.Outputs Eigenschaft

Definition

Ruft die Ausgaben für den Auftrag ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: