Partager via


PipelineJobUpdate.State Propriété

Définition

Obtient l’état actuel du pipeline (en lecture seule). Les valeurs possibles sont les suivantes : 'Processing', 'Canceled', 'Completed', 'Failed'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à