SASCredential interface

Access with full SAS uri

Extends

Properties

credentialType

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

sasUri

Full SAS Uri, including the storage, container/blob path and SAS token

Property Details

credentialType

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

credentialType: "SAS"

Property Value

"SAS"

sasUri

Full SAS Uri, including the storage, container/blob path and SAS token

sasUri?: string

Property Value

string