Compartir a través de


VirtualMachineAssessPatchesResult.OtherPatchCount Propiedad

Definición

Obtiene el número de todas las revisiones disponibles, excepto la crítica y la seguridad.

[Newtonsoft.Json.JsonProperty(PropertyName="otherPatchCount")]
public int? OtherPatchCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="otherPatchCount")>]
member this.OtherPatchCount : Nullable<int>
Public ReadOnly Property OtherPatchCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a