Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServicePrincipalInKVParamPatch

Package version

Hierarchy

  • ServicePrincipalInKVParamPatch

Index

Properties

Optional keyVaultClientId

keyVaultClientId: undefined | string

The Client Id to access the Key Vault.

Optional keyVaultClientSecret

keyVaultClientSecret: undefined | string

The Client Secret to access the Key Vault.

Optional keyVaultEndpoint

keyVaultEndpoint: undefined | string

The Key Vault endpoint that storing the service principal.

Optional servicePrincipalIdNameInKV

servicePrincipalIdNameInKV: undefined | string

The secret name of the service principal's client Id in the Key Vault.

Optional servicePrincipalSecretNameInKV

servicePrincipalSecretNameInKV: undefined | string

The secret name of the service principal's client secret in the Key Vault.

Optional tenantId

tenantId: undefined | string

The tenant id of your service principal.

Generated using TypeDoc