AccessConnectorUpdate interface
An update to an Azure Databricks Access Connector.
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?: Record<string, string>
Property Value
Record<string, string>