LivyStatementCancellationResponse.Msg Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to