Partager via


PipelineTopologyUpdate.Kind Propriété

Définition

Obtient ou définit le type de topologie. Les valeurs possibles sont les suivantes : « 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 : Nullable<Microsoft.Azure.Management.VideoAnalyzer.Models.Kind> with get, set
Public Property Kind As Nullable(Of Kind)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à