次の方法で共有


AccountKeyDatastoreCredentials interface

Account key datastore credentials configuration.

Extends

Properties

credentialsType

Polymorphic discriminator, which specifies the different types this object can be

secrets

[Required] Storage account secrets.

Property Details

credentialsType

Polymorphic discriminator, which specifies the different types this object can be

credentialsType: "AccountKey"

Property Value

"AccountKey"

secrets

[Required] Storage account secrets.

secrets: AccountKeyDatastoreSecrets

Property Value