AzureDataExplorerAuthTypes type

Represents Authentication Type Union for Azure Data Explorer Source

type AzureDataExplorerAuthTypes =
  | AzureDataExplorerAuthBasic
  | AzureDataExplorerAuthManagedIdentity
  | AzureDataExplorerAuthServicePrincipal
  | AzureDataExplorerAuthServicePrincipalInKeyVault