Compartir a través de


PipelineTopology.Kind Propiedad

Definición

Obtiene o establece el tipo de topología. Entre los valores posibles se incluyen: "Live", "Batch"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a