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 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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: