Share via


AzureDatabricksLinkedService.Domain Property

Definition

Gets or sets <REGION>.azuredatabricks.net, domain name of your Databricks deployment. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to