Share via


SparkStatementCancellationResult.CancelMessage Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to