Audit Level
Audit level. Possible values are none, success, failure, and all. Audits are written to the error log and to the Windows Event Viewer.
Audit Level ID
ID of the Audit Level set in registry. None = 0, Successful Logins Only = 1, Failed Logins Only = 2, Both Failed and Successful Logins = 3
Build CLR Version
Version of the Microsoft.NET Framework common language runtime (CLR) that was used while building the instance of SQL Server.
Cluster Name
Name of the WSFC cluster that hosts the instances of SQL Server that are enabled for Always On availability groups.
Cluster Quorum State
State of the WSFC quorum (one of UNKNOWN_QUORUM_STATE, NORMAL_QUORUM, FORCED_QUORUM)
Cluster Quorum Type
Type of quorum used by this WSFC cluster (one of NODE_MAJORITY, NODE_AND_DISK_MAJORITY, NODE_AND_FILE_SHARE_MAJORITY, NO_MAJORITY:_DISK_ONLY, UNKNOWN_QUORUM, CLOUD_WITNESS.
Collation
Name of the default collation for the server.
Computer Name Physical Net BIOS
NetBIOS name of the local computer on which the instance of SQL Server is currently running.
For a clustered instance of SQL Server on a failover cluster, this value changes as the instance of SQL Server fails over to other nodes in the failover cluster.
On a stand-alone instance of SQL Server, this value remains constant and returns the same value as the MachineName property.
Note: If the instance of SQL Server is in a failover cluster and you want to obtain the name of the failover clustered instance, use the MachineName property.
Filestream Effective Level
The effective level of FILESTREAM access. This value can be different than the FilestreamConfiguredLevel if the level has changed and either an instance restart or a computer restart is pending.
Full-Text Service Account
Account under which the Full-Text Search service is running. This account is authorized to control the service. This account can start or stop the service, or modify service properties.
Instance Name
Name of the instance to which the user is connected. Returns NULL if the instance name is the default instance.
Is Advanced Analytics Installed
Returns 1 if the Advanced Analytics feature was installed during setup; 0 if Advanced Analytics was not installed.
Is Big Data Cluster
Returns 1 if the instance is SQL Server Big Data Cluster; 0 if not.
Is Case Sensitive
Returns 1 if the default instance collation is case sensitive.
Is Clustered
Server instance is configured in a failover cluster.
Is External Authentication Only
Returns whether Azure AD-only authentication is enabled. Applies to: Azure SQL Database and Azure SQL Managed Instance.