Share via


AzureAsyncOperationResource.Status Property

Definition

Gets or sets the status of the async operation.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)]
public string Status { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)>]
member this.Status : string with get, set
Public Property Status As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to