IServerInformation.Processors Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_ProcessorsDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_ProcessorsName")]
public int Processors { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_ProcessorsDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_ProcessorsName")>]
member this.Processors : int
Public ReadOnly Property Processors As Integer

Property Value

Attributes

Applies to