DataSourceServicePrincipalPatch interface

Service Principal DataSource Credential Patch

Properties

clientId

The client id of the service principal.

clientSecret

The client secret of the service principal.

description

Description of data source credential

name

Name of data source credential

tenantId

The tenant id of the service principal.

type

Service Principal DataSource Credential

Property Details

clientId

The client id of the service principal.

clientId?: string

Property Value

string

clientSecret

The client secret of the service principal.

clientSecret?: string

Property Value

string

description

Description of data source credential

description?: string

Property Value

string

name

Name of data source credential

name?: string

Property Value

string

tenantId

The tenant id of the service principal.

tenantId?: string

Property Value

string

type

Service Principal DataSource Credential

type: "ServicePrincipal"

Property Value

"ServicePrincipal"