DisallowedConfiguration クラス

定義

仮想マシン イメージに対して許可されていない構成を指定します。

public class DisallowedConfiguration
type DisallowedConfiguration = class
Public Class DisallowedConfiguration
継承
DisallowedConfiguration

コンストラクター

DisallowedConfiguration()

DisallowedConfiguration クラスの新しいインスタンスを初期化します。

DisallowedConfiguration(String)

DisallowedConfiguration クラスの新しいインスタンスを初期化します。

プロパティ

VmDiskType

許可されていない VM ディスクの種類を取得または設定します。 使用可能な値は、'None'、'Unmanaged' です。

適用対象