IMachineAssessPatchesResult.AvailablePatchCountByClassificationUpdate Property

Definition

Number of updates category patches available for installation.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Number of updates category patches available for installation.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="updates", Update=false)]
public int? AvailablePatchCountByClassificationUpdate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Number of updates category patches available for installation.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="updates", Update=false)>]
member this.AvailablePatchCountByClassificationUpdate : Nullable<int>
Public ReadOnly Property AvailablePatchCountByClassificationUpdate As Nullable(Of Integer)

Property Value

Attributes

Applies to