Compartilhar via


VirtualMachineRunCommandInstanceView.ExecutionState Propriedade

Definição

Obtém ou define status de execução de script. Os valores possíveis incluem: 'Unknown', 'Pending', 'Running', 'Failed', 'Succeeded', 'TimedOut', 'Canceled'

[Newtonsoft.Json.JsonProperty(PropertyName="executionState")]
public string ExecutionState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="executionState")>]
member this.ExecutionState : string with get, set
Public Property ExecutionState As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a