ContinuousWebJobInner.DetailedStatus Property

Definition

Gets or sets detailed status.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.detailed_status")]
public string DetailedStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.detailed_status")>]
member this.DetailedStatus : string with get, set
Public Property DetailedStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to