Freigeben über


ManagedInstanceOperation.State Eigenschaft

Definition

Ruft den Vorgangsstatus ab. Mögliche Werte: "Pending", "InProgress", "Succeeded", "Failed", "CancelInProgress", "CancelInProgress", "Cancelled"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public string State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : string
Public ReadOnly Property State As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: