Freigeben über


VirtualMachineRunCommandInstanceView.ExecutionState Eigenschaft

Definition

Ruft die Skriptausführung status ab oder legt diese fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: