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 Microsoft.Azure.Management.Compute.Fluent.Models.ExecutionState ExecutionState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="executionState")>]
member this.ExecutionState : Microsoft.Azure.Management.Compute.Fluent.Models.ExecutionState with get, set
Public Property ExecutionState As ExecutionState

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a