你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GetBlobReferenceForConsumptionDto interface

属性

blobUri

Blob URI,示例:https://blob.windows.core.net/Container/Path

credential

用于访问存储帐户的凭据信息

storageAccountArmId

存储帐户的 ARM ID

属性详细信息

blobUri

Blob URI,示例:https://blob.windows.core.net/Container/Path

blobUri?: string

属性值

string

credential

用于访问存储帐户的凭据信息

credential?: DataReferenceCredentialUnion

属性值

storageAccountArmId

存储帐户的 ARM ID

storageAccountArmId?: string

属性值

string