Freigeben über


IAvailablePatchCountByClassification.ServicePack Property

Definition

Number of service pack patches available for installation.

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

Property Value

Attributes

Applies to