Share via


BlobReference interface

Blob reference details.

Properties

blobUri

Blob URI path for client to upload data. Example: https://blob.windows.core.net/Container/Path

credential

Credential info to access the storage account.

storageAccountArmId

ARM ID of the storage account to use.

Property Details

blobUri

Blob URI path for client to upload data. Example: https://blob.windows.core.net/Container/Path

blobUri: string

Property Value

string

credential

Credential info to access the storage account.

credential: SasCredential

Property Value

storageAccountArmId

ARM ID of the storage account to use.

storageAccountArmId: string

Property Value

string