你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ImageList interface
Image List Properties.
Properties
description | Description for image list. |
id | Image List Id. |
metadata | Image List Metadata. |
name | Image List Name. |
Property Details
description
Description for image list.
description?: string
Property Value
string
id
Image List Id.
id?: number
Property Value
number
metadata
Image List Metadata.
metadata?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
name
Image List Name.
name?: string
Property Value
string