VirtualMachineAssessPatchesResult.AvailablePatches Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The list of patches that have been detected as available for installation.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.VirtualMachineSoftwarePatchProperties> AvailablePatches { get; }
member this.AvailablePatches : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.VirtualMachineSoftwarePatchProperties>
Public ReadOnly Property AvailablePatches As IReadOnlyList(Of VirtualMachineSoftwarePatchProperties)