Share via


VirtualMachineInstallPatchesResult.Patches Property

Definition

The patches that were installed during the operation.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.PatchInstallationDetail> Patches { get; }
member this.Patches : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.PatchInstallationDetail>
Public ReadOnly Property Patches As IReadOnlyList(Of PatchInstallationDetail)

Property Value

Applies to