ServicePrincipalDatastoreSecrets interface
Datastore Service Principal secrets.
- Extends
Properties
client |
Service principal secret. |
secrets |
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"