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

FileImportMetadata interface

Metadata describing an update file.

Properties

filename

Update file name as specified inside import manifest.

url

Azure Blob location from which the update file can be downloaded by Device Update for IoT Hub. This is typically a read-only SAS-protected blob URL with an expiration set to at least 4 hours.

Property Details

filename

Update file name as specified inside import manifest.

filename: string

Property Value

string

url

Azure Blob location from which the update file can be downloaded by Device Update for IoT Hub. This is typically a read-only SAS-protected blob URL with an expiration set to at least 4 hours.

url: string

Property Value

string