Compartir a través de


VirtualMachinePatchStatus.LastPatchInstallationSummary Propiedad

Definición

Obtiene o establece el resumen de instalación de la operación de instalación más reciente para la máquina virtual.

[Newtonsoft.Json.JsonProperty(PropertyName="lastPatchInstallationSummary")]
public Microsoft.Azure.Management.Compute.Models.LastPatchInstallationSummary LastPatchInstallationSummary { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastPatchInstallationSummary")>]
member this.LastPatchInstallationSummary : Microsoft.Azure.Management.Compute.Models.LastPatchInstallationSummary with get, set
Public Property LastPatchInstallationSummary As LastPatchInstallationSummary

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a