ManagedIdentityAuthPropertiesUpdate interface
The managed identity auth properties for dataShare connection.
Properties
| identity |
ARM ResourceId of the managed identity that should be used to authenticate to the backing data source. |
| type | Discriminator value for ManagedIdentity |
Property Details
identityResourceId
ARM ResourceId of the managed identity that should be used to authenticate to the backing data source.
identityResourceId?: string
Property Value
string
type
Discriminator value for ManagedIdentity
type: "ManagedIdentity"
Property Value
"ManagedIdentity"