Share via


ExtendedLivySessionRequest.Archives Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="archives")]
public System.Collections.Generic.IList<string> Archives { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="archives")>]
member this.Archives : System.Collections.Generic.IList<string> with get, set
Public Property Archives As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to