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

MaintenanceRedeployStatus interface

Maintenance Operation Status.

Properties

isCustomerInitiatedMaintenanceAllowed

True, if customer is allowed to perform Maintenance.

lastOperationMessage

Message returned for the last Maintenance Operation.

lastOperationResultCode

The Last Maintenance Operation Result Code.

maintenanceWindowEndTime

End Time for the Maintenance Window.

maintenanceWindowStartTime

Start Time for the Maintenance Window.

preMaintenanceWindowEndTime

End Time for the Pre Maintenance Window.

preMaintenanceWindowStartTime

Start Time for the Pre Maintenance Window.

Property Details

isCustomerInitiatedMaintenanceAllowed

True, if customer is allowed to perform Maintenance.

isCustomerInitiatedMaintenanceAllowed?: boolean

Property Value

boolean

lastOperationMessage

Message returned for the last Maintenance Operation.

lastOperationMessage?: string

Property Value

string

lastOperationResultCode

The Last Maintenance Operation Result Code.

lastOperationResultCode?: MaintenanceOperationResultCodeTypes

Property Value

maintenanceWindowEndTime

End Time for the Maintenance Window.

maintenanceWindowEndTime?: Date

Property Value

Date

maintenanceWindowStartTime

Start Time for the Maintenance Window.

maintenanceWindowStartTime?: Date

Property Value

Date

preMaintenanceWindowEndTime

End Time for the Pre Maintenance Window.

preMaintenanceWindowEndTime?: Date

Property Value

Date

preMaintenanceWindowStartTime

Start Time for the Pre Maintenance Window.

preMaintenanceWindowStartTime?: Date

Property Value

Date