Partilhar via


Transform.Outputs Propriedade

Definição

Obtém ou define uma matriz de um ou mais TransformOutputs que a Transformação deve gerar.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a