你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PersistentVMDowntime 类

定义

包含有关何时启动和停止虚拟机的信息。

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

构造函数

PersistentVMDowntime()

初始化 PersistentVMDowntime 类的新实例。

属性

EndTime

可选。 停止虚拟机的时间。

StartTime

可选。 启动虚拟机的时间。

Status

可选。 虚拟机的状态。

适用于