Share via


AzureDatabricksLinkedService.WorkspaceResourceId Property

Definition

Gets or sets workspace resource id for databricks REST API. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.workspaceResourceId")]
public object WorkspaceResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.workspaceResourceId")>]
member this.WorkspaceResourceId : obj with get, set
Public Property WorkspaceResourceId As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to