AccountKeyDatastoreSecrets interface
Datastore account key secrets.
- Extends
Properties
key | Storage account key. |
secrets |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
key
Storage account key.
key?: string
Property Value
string
secretsType
Polymorphic discriminator, which specifies the different types this object can be
secretsType: "AccountKey"
Property Value
"AccountKey"