Partager via


ContinuousWebJob.Status Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to