Class VirtualMachineHealthStatus
java.lang.Object
com.azure.resourcemanager.compute.models.VirtualMachineHealthStatus
The health status of the VM.
-
Constructor Details
-
VirtualMachineHealthStatus
public VirtualMachineHealthStatus()
-
-
Method Details
-
status
Get the status property: The health status information for the VM.- Returns:
- the status value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-