Compartir a través de


VideoSink.VideoCreationProperties Propiedad

Definición

Obtiene o establece las propiedades de vídeo opcionales que se usarán en caso de que se deba crear un nuevo recurso de vídeo en el servicio.

[Newtonsoft.Json.JsonProperty(PropertyName="videoCreationProperties")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.VideoCreationProperties VideoCreationProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="videoCreationProperties")>]
member this.VideoCreationProperties : Microsoft.Azure.Management.VideoAnalyzer.Models.VideoCreationProperties with get, set
Public Property VideoCreationProperties As VideoCreationProperties

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a