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