Freigeben über


VirtualMachineAssessPatchesResult.AvailablePatches Eigenschaft

Definition

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

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: