Uses of Class
com.azure.resourcemanager.compute.models.VMGuestPatchClassificationWindows
Packages that use VMGuestPatchClassificationWindows
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VMGuestPatchClassificationWindows in com.azure.resourcemanager.compute.models
Fields in com.azure.resourcemanager.compute.models declared as VMGuestPatchClassificationWindowsModifier and TypeFieldDescriptionstatic final VMGuestPatchClassificationWindowsVMGuestPatchClassificationWindows.CRITICALStatic value Critical for VMGuestPatchClassificationWindows.static final VMGuestPatchClassificationWindowsVMGuestPatchClassificationWindows.DEFINITIONStatic value Definition for VMGuestPatchClassificationWindows.static final VMGuestPatchClassificationWindowsVMGuestPatchClassificationWindows.FEATURE_PACKStatic value FeaturePack for VMGuestPatchClassificationWindows.static final VMGuestPatchClassificationWindowsVMGuestPatchClassificationWindows.SECURITYStatic value Security for VMGuestPatchClassificationWindows.static final VMGuestPatchClassificationWindowsVMGuestPatchClassificationWindows.SERVICE_PACKStatic value ServicePack for VMGuestPatchClassificationWindows.static final VMGuestPatchClassificationWindowsVMGuestPatchClassificationWindows.TOOLSStatic value Tools for VMGuestPatchClassificationWindows.static final VMGuestPatchClassificationWindowsVMGuestPatchClassificationWindows.UPDATE_ROLL_UPStatic value UpdateRollUp for VMGuestPatchClassificationWindows.static final VMGuestPatchClassificationWindowsVMGuestPatchClassificationWindows.UPDATESStatic value Updates for VMGuestPatchClassificationWindows.Methods in com.azure.resourcemanager.compute.models that return VMGuestPatchClassificationWindowsModifier and TypeMethodDescriptionVMGuestPatchClassificationWindows.fromString(String name) Creates or finds a VMGuestPatchClassificationWindows from its string representation.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type VMGuestPatchClassificationWindowsModifier and TypeMethodDescriptionWindowsParameters.classificationsToInclude()Get the classificationsToInclude property: The update classifications to select when installing patches for Windows.VMGuestPatchClassificationWindows.values()Gets known VMGuestPatchClassificationWindows values.Method parameters in com.azure.resourcemanager.compute.models with type arguments of type VMGuestPatchClassificationWindowsModifier and TypeMethodDescriptionWindowsParameters.withClassificationsToInclude(List<VMGuestPatchClassificationWindows> classificationsToInclude) Set the classificationsToInclude property: The update classifications to select when installing patches for Windows.