AccessConnectorUpdate interface
An update to an azure databricks accessConnector.
Properties
identity | Managed service identity (system assigned and/or user assigned identities) |
tags | Resource tags. |
Property Details
identity
Managed service identity (system assigned and/or user assigned identities)
identity?: ManagedServiceIdentity
Property Value
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}