次の方法で共有


ExtendedLivySessionRequest.Archives プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象