GetBlobReferenceSASRequestDto interface

BlobReferenceSASRequest for getBlobReferenceSAS API

Properties

assetId

Id of the asset to be accessed

blobUri

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