Condividi tramite


JobResource.CancellationReason Property

Definition

Gets reason for cancellation.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.cancellationReason")]
public string CancellationReason { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.cancellationReason")>]
member this.CancellationReason : string
Public ReadOnly Property CancellationReason As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to