Aracılığıyla paylaş


AzureAsyncOperationResult.Status Property

Definition

Gets or sets status of the Azure async operation. Possible values include: 'InProgress', 'Succeeded', 'Failed'

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Management.Network.Fluent.Models.NetworkOperationStatus Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Microsoft.Azure.Management.Network.Fluent.Models.NetworkOperationStatus with get, set
Public Property Status As NetworkOperationStatus

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to