次の方法で共有


VirtualMachineImageResource クラス

仮想マシン イメージ のリソース情報。

Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。

継承
azure.mgmt.compute.v2023_09_01.models._models_py3.SubResource
VirtualMachineImageResource

コンストラクター

VirtualMachineImageResource(*, name: str, location: str, id: str | None = None, tags: Dict[str, str] | None = None, extended_location: _models.ExtendedLocation | None = None, **kwargs: Any)

Keyword-Only Parameters

id
str

リソース ID。

name
str

リソースの名前。 必須。

location
str

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

tags
dict[str, str]

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

extended_location
ExtendedLocation

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

変数

id
str

リソース ID。

name
str

リソースの名前。 必須。

location
str

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

tags
dict[str, str]

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

extended_location
ExtendedLocation

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