IWorkspace.AccessConnectorId Property

Definition

The resource ID of Azure Databricks Access Connector Resource.

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

Property Value

Attributes

Applies to