ExtendedLivyBatchResponse.WorkspaceName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to