共用方式為


MaintenanceStatus Class

Definition

This specifies the maintenance status of the virtual machine.

public class MaintenanceStatus
type MaintenanceStatus = class
Public Class MaintenanceStatus
Inheritance
MaintenanceStatus

Constructors

MaintenanceStatus()

Initializes a new instance of the MaintenanceStatus class.

Properties

IsCustomerInitiatedMaintenanceAllowed

Optional. Indicate if the customer initiatedmaintenance is allowed.

LastOperationMessage

Optional. The message of the last operation.

LastOperationResultCode

Optional. The result code of the last operation.

MaintenanceWindowEndTime

Optional. The maintenance window end time.

MaintenanceWindowStartTime

Optional. The maintenance window start time.

PreMaintenanceWindowEndTime

Optional. The pre-maintenance window end time.

PreMaintenanceWindowStartTime

Optional. The pre-maintenance window start time.

Applies to