Freigeben über


SasDatastoreCredentials interface

SAS datastore credentials configuration.

Extends

Properties

credentialsType

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

secrets

[Required] Storage container secrets.

Property Details

credentialsType

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

credentialsType: "Sas"

Property Value

"Sas"

secrets

[Required] Storage container secrets.

secrets: SasDatastoreSecrets

Property Value