| Package | Description | 
|---|---|
| com.microsoft.azure.management.compute | 
 This package contains the classes for ComputeManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MaintenanceRedeployStatus | 
VirtualMachineInstanceView.maintenanceRedeployStatus()
Get the Maintenance Operation status on the virtual machine. 
 | 
MaintenanceRedeployStatus | 
MaintenanceRedeployStatus.withIsCustomerInitiatedMaintenanceAllowed(Boolean isCustomerInitiatedMaintenanceAllowed)
Set true, if customer is allowed to perform Maintenance. 
 | 
MaintenanceRedeployStatus | 
MaintenanceRedeployStatus.withLastOperationMessage(String lastOperationMessage)
Set message returned for the last Maintenance Operation. 
 | 
MaintenanceRedeployStatus | 
MaintenanceRedeployStatus.withLastOperationResultCode(MaintenanceOperationResultCodeTypes lastOperationResultCode)
Set the Last Maintenance Operation Result Code. 
 | 
MaintenanceRedeployStatus | 
MaintenanceRedeployStatus.withMaintenanceWindowEndTime(org.joda.time.DateTime maintenanceWindowEndTime)
Set end Time for the Maintenance Window. 
 | 
MaintenanceRedeployStatus | 
MaintenanceRedeployStatus.withMaintenanceWindowStartTime(org.joda.time.DateTime maintenanceWindowStartTime)
Set start Time for the Maintenance Window. 
 | 
MaintenanceRedeployStatus | 
MaintenanceRedeployStatus.withPreMaintenanceWindowEndTime(org.joda.time.DateTime preMaintenanceWindowEndTime)
Set end Time for the Pre Maintenance Window. 
 | 
MaintenanceRedeployStatus | 
MaintenanceRedeployStatus.withPreMaintenanceWindowStartTime(org.joda.time.DateTime preMaintenanceWindowStartTime)
Set start Time for the Pre Maintenance Window. 
 | 
Copyright © 2019. All rights reserved.