共用方式為


ImageReferenceOutput interface

指定所使用映像的相關信息。

屬性

name

所使用的影像名稱。

operatingSystem

映射的作業系統。

osBuildNumber

映像的作業系統組建編號。

publishedDate

支援映像版本的發行日期時間,RFC3339格式。

version

映像的版本。

屬性詳細資料

name

所使用的影像名稱。

name?: string

屬性值

string

operatingSystem

映射的作業系統。

operatingSystem?: string

屬性值

string

osBuildNumber

映像的作業系統組建編號。

osBuildNumber?: string

屬性值

string

publishedDate

支援映像版本的發行日期時間,RFC3339格式。

publishedDate?: string

屬性值

string

version

映像的版本。

version?: string

屬性值

string