Uses of Class
com.azure.resourcemanager.compute.models.VirtualMachineSoftwarePatchProperties
Packages that use VirtualMachineSoftwarePatchProperties
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineSoftwarePatchProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type VirtualMachineSoftwarePatchPropertiesModifier and TypeMethodDescriptionVirtualMachineAssessPatchesResultInner.availablePatches()Get the availablePatches property: The list of patches that have been detected as available for installation. -
Uses of VirtualMachineSoftwarePatchProperties in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type VirtualMachineSoftwarePatchPropertiesModifier and TypeClassDescriptionfinal classDescribes the properties of a Virtual Machine software patch.Methods in com.azure.resourcemanager.compute.models that return VirtualMachineSoftwarePatchPropertiesModifier and TypeMethodDescriptionVirtualMachineSoftwarePatchProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualMachineSoftwarePatchProperties from the JsonReader.