DataflowEndpointDataExplorerAuthentication interface
Azure Data Explorer Authentication properties. NOTE - only authentication property is allowed per entry.
Properties
method | Mode of Authentication. |
system |
System-assigned managed identity authentication. |
user |
User-assigned managed identity authentication. |
Property Details
method
Mode of Authentication.
method: string
Property Value
string
systemAssignedManagedIdentitySettings
System-assigned managed identity authentication.
systemAssignedManagedIdentitySettings?: DataflowEndpointAuthenticationSystemAssignedManagedIdentity
Property Value
userAssignedManagedIdentitySettings
User-assigned managed identity authentication.
userAssignedManagedIdentitySettings?: DataflowEndpointAuthenticationUserAssignedManagedIdentity