次の方法で共有


VirtualMachineImage interface

仮想マシン イメージについて説明します。

Extends

プロパティ

properties

仮想マシン イメージのプロパティについて説明します。

継承されたプロパティ

extendedLocation

仮想マシンの拡張された場所。

id

リソース ID

location

サポートされているリソースの Azure の場所。

name

リソースの名前。

tags

仮想マシンに割り当てられるタグを指定します。 タグの使用の詳細については、「タグを使用した Azure リソースのの整理」を参照してください。

プロパティの詳細

properties

仮想マシン イメージのプロパティについて説明します。

properties?: VirtualMachineImageProperties

プロパティ値

継承されたプロパティの詳細

extendedLocation

仮想マシンの拡張された場所。

extendedLocation?: ExtendedLocation

プロパティ値

承元VirtualMachineImageResource.extendedLocation

id

リソース ID

id?: string

プロパティ値

string

承元VirtualMachineImageResource.id

location

サポートされているリソースの Azure の場所。

location: string

プロパティ値

string

承元VirtualMachineImageResource.location

name

リソースの名前。

name: string

プロパティ値

string

承元VirtualMachineImageResource.name

tags

仮想マシンに割り当てられるタグを指定します。 タグの使用の詳細については、「タグを使用した Azure リソースのの整理」を参照してください。

tags?: Record<string, string>

プロパティ値

Record<string, string>

承元VirtualMachineImageResource.tags