GetBlobReferenceSASRequestDto interface
BlobReferenceSASRequest for getBlobReferenceSAS API
Properties
asset |
Id of the asset to be accessed |
blob |
Blob uri of the asset to be accessed |
Property Details
assetId
Id of the asset to be accessed
assetId?: string
Property Value
string
blobUri
Blob uri of the asset to be accessed
blobUri?: string
Property Value
string