SasDatastoreSecrets interface
Datastore SAS secrets.
- Extends
Properties
sas |
Storage container SAS token. |
secrets |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
sasToken
Storage container SAS token.
sasToken?: string
Property Value
string
secretsType
Polymorphic discriminator, which specifies the different types this object can be
secretsType: "Sas"
Property Value
"Sas"