Uses of Class
com.microsoft.azure.management.compute.PatchAssessmentState
Packages that use PatchAssessmentState
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of PatchAssessmentState in com.microsoft.azure.management.compute
Fields in com.microsoft.azure.management.compute declared as PatchAssessmentStateModifier and TypeFieldDescriptionstatic final PatchAssessmentStatePatchAssessmentState.AVAILABLEStatic value Available for PatchAssessmentState.static final PatchAssessmentStatePatchAssessmentState.UNKNOWNStatic value Unknown for PatchAssessmentState.Methods in com.microsoft.azure.management.compute that return PatchAssessmentStateModifier and TypeMethodDescriptionVirtualMachineSoftwarePatchProperties.assessmentState()Get describes the availability of a given patch.static PatchAssessmentStatePatchAssessmentState.fromString(String name) Creates or finds a PatchAssessmentState from its string representation.Methods in com.microsoft.azure.management.compute that return types with arguments of type PatchAssessmentStateModifier and TypeMethodDescriptionstatic Collection<PatchAssessmentState>PatchAssessmentState.values()