Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServicePrincipalDatasourceCredentialPatch

Package version

Service Principal Datasource Credential Patch

Hierarchy

  • ServicePrincipalDatasourceCredentialPatch

Index

Properties

Optional clientId

clientId: undefined | string

The client id of the service principal.

Optional clientSecret

clientSecret: undefined | string

The client secret of the service principal.

Optional description

description: undefined | string

Description of data source credential

Optional name

name: undefined | string

Name of data source credential

Optional tenantId

tenantId: undefined | string

The tenant id of the service principal.

type

type: "ServicePrincipal"

Service Principal Datasource Credential

Generated using TypeDoc