次の方法で共有


VirtualMachineOSProfile.AllowExtensionOperations プロパティ

定義

仮想マシンで拡張機能の操作を許可するかどうかを指定します。 これは、仮想マシンに拡張機能が存在しない場合にのみ False に設定できます。

public bool? AllowExtensionOperations { get; set; }
member this.AllowExtensionOperations : Nullable<bool> with get, set
Public Property AllowExtensionOperations As Nullable(Of Boolean)

プロパティ値

適用対象