Share via


IWorkspaceProperties.AccessConnectorId Property

Definition

The resource ID of Azure Databricks Access Connector Resource.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The resource ID of Azure Databricks Access Connector Resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")]
public string AccessConnectorId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The resource ID of Azure Databricks Access Connector Resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")>]
member this.AccessConnectorId : string with get, set
Public Property AccessConnectorId As String

Property Value

Attributes

Applies to