GetBlobReferenceForConsumptionDto interface

Properties

blobUri

Blob uri, example: https://blob.windows.core.net/Container/Path

credential

Credential info to access storage account

storageAccountArmId

The ARM id of the storage account

Property Details

blobUri

Blob uri, example: https://blob.windows.core.net/Container/Path

blobUri?: string

Property Value

string

credential

Credential info to access storage account

credential?: DataReferenceCredentialUnion

Property Value

storageAccountArmId

The ARM id of the storage account

storageAccountArmId?: string

Property Value

string