Partilhar via


VirtualMachineInstallPatchesResult.Patches Propriedade

Definição

Obtém os patches que foram instalados durante a operação.

[Newtonsoft.Json.JsonProperty(PropertyName="patches")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.PatchInstallationDetail> Patches { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="patches")>]
member this.Patches : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.PatchInstallationDetail>
Public ReadOnly Property Patches As IList(Of PatchInstallationDetail)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a