Partilhar via


VideoEntity.VideoEntityType Propriedade

Definição

Obtém o tipo de conteúdo de vídeo. Diferentes tipos de conteúdo são adequados para diferentes aplicativos e cenários. Os valores possíveis incluem: 'Archive', 'File'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.type")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.VideoType VideoEntityType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.type")>]
member this.VideoEntityType : Microsoft.Azure.Management.VideoAnalyzer.Models.VideoType
Public ReadOnly Property VideoEntityType As VideoType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a