次の方法で共有


VirtualMachineOutput interface

仮想マシンについて説明します。

Extends

プロパティ

extendedLocation

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

identity

構成されている場合は、仮想マシンの ID。

plan

仮想マシンの作成に使用されるマーケットプレース イメージに関する情報を指定します。 この要素は、Marketplace イメージにのみ使用されます。 API からマーケットプレース イメージを使用する前に、プログラムで使用するためにイメージを有効にする必要があります。 Azure portal で、使用するマーケットプレース イメージを見つけて、[プログラムでデプロイする ] をクリック>。 必要な情報を入力し、[保存クリックします。

properties

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

resources

仮想マシンの子拡張機能リソース。

zones

仮想マシン ゾーン。

継承されたプロパティ

id

リソース ID

location

リソースの場所

name

リソース名

tags

リソース タグ

type

リソースの種類

プロパティの詳細

extendedLocation

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

extendedLocation?: ExtendedLocationOutput

プロパティ値

identity

構成されている場合は、仮想マシンの ID。

identity?: VirtualMachineIdentityOutput

プロパティ値

plan

仮想マシンの作成に使用されるマーケットプレース イメージに関する情報を指定します。 この要素は、Marketplace イメージにのみ使用されます。 API からマーケットプレース イメージを使用する前に、プログラムで使用するためにイメージを有効にする必要があります。 Azure portal で、使用するマーケットプレース イメージを見つけて、[プログラムでデプロイする ] をクリック>。 必要な情報を入力し、[保存クリックします。

plan?: PlanOutput

プロパティ値

properties

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

properties?: VirtualMachinePropertiesOutput

プロパティ値

resources

仮想マシンの子拡張機能リソース。

resources?: VirtualMachineExtensionOutput[]

プロパティ値

zones

仮想マシン ゾーン。

zones?: string[]

プロパティ値

string[]

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

id

リソース ID

id?: string

プロパティ値

string

ResourceOutput.id 年から継承

location

リソースの場所

location: string

プロパティ値

string

承元ResourceOutput.location

name

リソース名

name?: string

プロパティ値

string

承元ResourceOutput.name

tags

リソース タグ

tags?: Record<string, string>

プロパティ値

Record<string, string>

承元: ResourceOutput.tags

type

リソースの種類

type?: string

プロパティ値

string

承元ResourceOutput.type