Share via


Operation.Status Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.OperationStatus? Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Nullable<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.OperationStatus> with get, set
Public Property Status As Nullable(Of OperationStatus)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to