次の方法で共有


StopVirtualMachineContent.SkipShutdown プロパティ

定義

正常でない VM シャットダウンを要求するかどうかを示す値を取得または設定します。 このフラグの True 値は正常でないシャットダウンを示し、false はそれ以外の場合を示します。 既定値は false です。

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

プロパティ値

適用対象