Share via


VirtualMachineAssessPatchesResult.AvailablePatches Property

Definition

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)

Property Value

Applies to