Compartilhar via


VirtualMachineAssessPatchesResult.AvailablePatches Propriedade

Definição

Obtém a lista de patches que foram detectados como disponíveis para instalação.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a