CertificateDatastoreSecrets interface
Datastore certificate secrets.
- Extends
Properties
certificate | Service principal certificate. |
secrets |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
certificate
Service principal certificate.
certificate?: string
Property Value
string
secretsType
Polymorphic discriminator, which specifies the different types this object can be
secretsType: "Certificate"
Property Value
"Certificate"