Uses of Class
com.microsoft.azure.management.compute.PatchAssessmentState
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of PatchAssessmentState in com.microsoft.azure.management.compute
Modifier and TypeFieldDescriptionstatic final PatchAssessmentState
PatchAssessmentState.AVAILABLE
Static value Available for PatchAssessmentState.static final PatchAssessmentState
PatchAssessmentState.UNKNOWN
Static value Unknown for PatchAssessmentState.Modifier and TypeMethodDescriptionVirtualMachineSoftwarePatchProperties.assessmentState()
Get describes the availability of a given patch.static PatchAssessmentState
PatchAssessmentState.fromString
(String name) Creates or finds a PatchAssessmentState from its string representation.Modifier and TypeMethodDescriptionstatic Collection<PatchAssessmentState>
PatchAssessmentState.values()