VirtualMachineImage interface
仮想マシン イメージについて説明します。
- Extends
プロパティ
architecture | アーキテクチャの種類を指定します |
automatic |
イメージの OS の自動アップグレード プロパティについて説明します。 |
data |
|
disallowed | イメージから作成された VirtualMachine に対して許可されていない構成を指定します |
features | |
hyper |
HyperVGeneration の種類を指定します |
image |
イメージの非推奨状態プロパティについて説明します。 |
os |
os ディスク イメージ情報が含まれます。 |
plan | MarketPlace を通じてサードパーティ成果物の購入コンテキストを確立するために使用されます。 |
継承されたプロパティ
extended |
仮想マシンの拡張された場所。 |
id | リソース ID |
location | サポートされているリソースの Azure の場所。 |
name | リソースの名前。 |
tags | 仮想マシンに割り当てられるタグを指定します。 タグの使用の詳細については、「タグ を使用して Azure リソースを整理する」を参照してください。 |
プロパティの詳細
architecture
アーキテクチャの種類を指定します
architecture?: string
プロパティ値
string
automaticOSUpgradeProperties
イメージの OS の自動アップグレード プロパティについて説明します。
automaticOSUpgradeProperties?: AutomaticOSUpgradeProperties
プロパティ値
dataDiskImages
disallowed
イメージから作成された VirtualMachine に対して許可されていない構成を指定します
disallowed?: DisallowedConfiguration
プロパティ値
features
hyperVGeneration
HyperVGeneration の種類を指定します
hyperVGeneration?: string
プロパティ値
string
imageDeprecationStatus
イメージの非推奨状態プロパティについて説明します。
imageDeprecationStatus?: ImageDeprecationStatus
プロパティ値
osDiskImage
plan
継承されたプロパティの詳細
extendedLocation
仮想マシンの拡張された場所。
extendedLocation?: ExtendedLocation
プロパティ値
id
location
name
tags
仮想マシンに割り当てられるタグを指定します。 タグの使用の詳細については、「タグ を使用して Azure リソースを整理する」を参照してください。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}