Udostępnij za pośrednictwem


PersistentVMDowntime Class

Definition

Contains information about when the virtual machine has been started and stopped.

public class PersistentVMDowntime
type PersistentVMDowntime = class
Public Class PersistentVMDowntime
Inheritance
PersistentVMDowntime

Constructors

PersistentVMDowntime()

Initializes a new instance of the PersistentVMDowntime class.

Properties

EndTime

Optional. The time that the virtual machine was stopped.

StartTime

Optional. The time that the virtual machine was started.

Status

Optional. The status of the virtual machine.

Applies to