IServerConfigurationFacet Interface

Definition

Important

This API is not CLS-compliant.

[Microsoft.SqlServer.Management.Facets.EvaluationMode(Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnChanges | Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnSchedule)]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("AUDIT_SERVER_OPERATION_EVENT", "SERVER")]
[System.CLSCompliant(false)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))]
public interface IServerConfigurationFacet : Microsoft.SqlServer.Management.Sdk.Sfc.IDmfFacet
[<Microsoft.SqlServer.Management.Facets.EvaluationMode(Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnChanges | Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("AUDIT_SERVER_OPERATION_EVENT", "SERVER")>]
[<System.CLSCompliant(false)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))>]
type IServerConfigurationFacet = interface
    interface IDmfFacet
Public Interface IServerConfigurationFacet
Implements IDmfFacet
Derived
Attributes
Implements

Properties

AdHocRemoteQueriesEnabled
Affinity64IOMask
Affinity64Mask
AffinityIOMask
AffinityMask
AgentXPsEnabled
AllowUpdates
AweEnabled
BlockedProcessThreshold
C2AuditTracingEnabled
ClrIntegrationEnabled
CommonCriteriaComplianceEnabled
ContainmentEnabled
CostThresholdForParallelism
CrossDBOwnershipChainingEnabled
CursorThreshold
DatabaseMailEnabled
DefaultBackupCompressionEnabled
DefaultFullTextLanguage
DefaultLanguage
DefaultTraceEnabled
DisallowResultsFromTriggers
DynamicLocks
ExtensibleKeyManagementEnabled
FilestreamAccessLevel
FillFactor
FullTextCrawlBandwidthMax
FullTextCrawlBandwidthMin
FullTextCrawlRangeMax
FullTextNotifyBandwidthMax
FullTextNotifyBandwidthMin
IndexCreateMemory
InDoubtTransactionResolution
LightweightPoolingEnabled
MaxDegreeOfParallelism
MaxServerMemory
MaxWorkerThreads
MediaRetention
MinMemoryPerQuery
MinServerMemory
NestedTriggersEnabled
NetworkPacketSize
OleAutomationEnabled
OpenObjects
OptimizeAdhocWorkloads
PrecomputeRank
PriorityBoost
ProtocolHandlerTimeout
QueryGovernorCostLimit
QueryWait
RecoveryInterval
RemoteAccessEnabled
RemoteDacEnabled
RemoteDataArchiveEnabled

Flag indicating whether Stretch feature is enabled for the Server

RemoteLoginTimeout
RemoteProcTransEnabled
RemoteQueryTimeout
ReplicationMaxTextSize
ReplicationXPsEnabled
ScanForStartupProcedures
ServerTriggerRecursionEnabled
SetWorkingSetSize
ShowAdvancedOptions
SmoAndDmoXPsEnabled
SqlMailEnabled
TransformNoiseWords
TwoDigitYearCutoff
UserConnections
UserInstancesEnabled
UserInstanceTimeout
UserOptions
WebAssistantEnabled
XPCmdShellEnabled

Applies to