PipelineJob.State Propriedade

Definição

Obtém o estado atual do pipeline (somente leitura). Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a