Uses of Class
com.azure.resourcemanager.compute.models.VirtualMachineHealthStatus
Packages that use VirtualMachineHealthStatus
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineHealthStatus in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return VirtualMachineHealthStatus -
Uses of VirtualMachineHealthStatus in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type VirtualMachineHealthStatusModifier and TypeClassDescriptionfinal classThe health status of the VM.Methods in com.azure.resourcemanager.compute.models that return VirtualMachineHealthStatusModifier and TypeMethodDescriptionstatic VirtualMachineHealthStatusVirtualMachineHealthStatus.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualMachineHealthStatus from the JsonReader.