LogAnalyticsAuthServicePrincipalInKeyVault type

Represents Service Principal Authentication In KeyVault Type for Azure Log Analytics Source

type LogAnalyticsAuthServicePrincipalInKeyVault = {
  authenticationType: "ServicePrincipalInKV"
  credentialId: string
}