Partager via


Transform.Outputs Propriété

Définition

Obtient ou définit un tableau d’un ou plusieurs TransformOutputs que la transformation doit générer.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à