Freigeben über


IAvailablePatchCountByClassification.Critical Property

Definition

Number of critical patches available for installation.

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

Property Value

Attributes

Applies to