共用方式為


VirtualMachineImageResource interface

虛擬機映像資源資訊。

Extends

屬性

extendedLocation

虛擬機的擴充位置。

location

支援的 Azure 資源位置。

name

資源的名稱。

tags

指定指派給虛擬機的標記。 如需使用標籤的詳細資訊,請參閱 使用標籤來組織 Azure 資源

繼承的屬性

id

資源標識碼

屬性詳細資料

extendedLocation

虛擬機的擴充位置。

extendedLocation?: ExtendedLocation

屬性值

location

支援的 Azure 資源位置。

location: string

屬性值

string

name

資源的名稱。

name: string

屬性值

string

tags

指定指派給虛擬機的標記。 如需使用標籤的詳細資訊,請參閱 使用標籤來組織 Azure 資源

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承的屬性詳細資料

id

資源標識碼

id?: string

屬性值

string

繼承自SubResource.id