次の方法で共有


PersistentVMDowntime クラス

定義

仮想マシンの起動時刻と停止時刻に関する情報が含まれます。

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

コンストラクター

PersistentVMDowntime()

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

プロパティ

EndTime

省略可能。 仮想マシンの停止時刻。

StartTime

省略可能。 仮想マシンの起動時刻。

Status

省略可能。 仮想マシンの状態。

適用対象