DatastoreSecrets interface
Base definition for datastore secrets.
Properties
secrets |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
secretsType
Polymorphic discriminator, which specifies the different types this object can be
secretsType: "AccountKey" | "Certificate" | "Sas" | "ServicePrincipal"
Property Value
"AccountKey" | "Certificate" | "Sas" | "ServicePrincipal"