ExtendedLivySessionRequest.ArtifactId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to