Compartir a través de


StandardEncoderPreset.Formats Propiedad

Definición

Obtiene o establece la lista de salidas que va a generar el codificador.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a