次の方法で共有


VirtualMachineImage interface

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

Extends

プロパティ

architecture

アーキテクチャの種類を指定します

automaticOSUpgradeProperties

イメージの OS の自動アップグレード プロパティについて説明します。

dataDiskImages
disallowed

イメージから作成された VirtualMachine に対して許可されていない構成を指定します

features
hyperVGeneration

HyperVGeneration の種類を指定します

imageDeprecationStatus

イメージの非推奨状態プロパティについて説明します。

osDiskImage

os ディスク イメージ情報が含まれます。

plan

MarketPlace を通じてサードパーティ成果物の購入コンテキストを確立するために使用されます。

継承されたプロパティ

extendedLocation

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

id

リソース ID

location

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

name

リソースの名前。

tags

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

プロパティの詳細

architecture

アーキテクチャの種類を指定します

architecture?: string

プロパティ値

string

automaticOSUpgradeProperties

イメージの OS の自動アップグレード プロパティについて説明します。

automaticOSUpgradeProperties?: AutomaticOSUpgradeProperties

プロパティ値

dataDiskImages

dataDiskImages?: DataDiskImage[]

プロパティ値

disallowed

イメージから作成された VirtualMachine に対して許可されていない構成を指定します

disallowed?: DisallowedConfiguration

プロパティ値

features

features?: VirtualMachineImageFeature[]

プロパティ値

hyperVGeneration

HyperVGeneration の種類を指定します

hyperVGeneration?: string

プロパティ値

string

imageDeprecationStatus

イメージの非推奨状態プロパティについて説明します。

imageDeprecationStatus?: ImageDeprecationStatus

プロパティ値

osDiskImage

os ディスク イメージ情報が含まれます。

osDiskImage?: OSDiskImage

プロパティ値

plan

MarketPlace を通じてサードパーティ成果物の購入コンテキストを確立するために使用されます。

plan?: PurchasePlan

プロパティ値

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

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?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

VirtualMachineImageResource.tagsから継承