ServicePrincipalDatastoreSecrets interface

Datastore Service Principal secrets.

Extends

Properties

clientSecret

Service principal secret.

secretsType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

clientSecret

Service principal secret.

clientSecret?: string

Property Value

string

secretsType

Polymorphic discriminator, which specifies the different types this object can be

secretsType: "ServicePrincipal"

Property Value

"ServicePrincipal"