Freigeben über


VirtualMachineAssessPatchesResultInner.Patches Eigenschaft

Definition

Ruft die Liste der Patches ab, die für die Installation als verfügbar erkannt wurden.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: