ExtendedLivySessionRequest.File Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to