AccountKeyDatastoreSecrets interface

Datastore account key secrets.

Properties

key

Storage account key.

secretsType

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"