ISurfaceAreaFacet Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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")]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("CREATE_ENDPOINT", "SERVER")]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("ALTER_ENDPOINT", "SERVER")]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("SAC_ENDPOINT_CHANGE", "SERVER")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("ServerSurfaceAreaConfigurationDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("ServerSurfaceAreaConfigurationName")]
[Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResources("Microsoft.SqlServer.Management.Smo.FacetSR")]
[System.CLSCompliant(false)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))]
public interface ISurfaceAreaFacet : 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")>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("CREATE_ENDPOINT", "SERVER")>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("ALTER_ENDPOINT", "SERVER")>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("SAC_ENDPOINT_CHANGE", "SERVER")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("ServerSurfaceAreaConfigurationDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("ServerSurfaceAreaConfigurationName")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResources("Microsoft.SqlServer.Management.Smo.FacetSR")>]
[<System.CLSCompliant(false)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))>]
type ISurfaceAreaFacet = interface
interface IDmfFacet
Public Interface ISurfaceAreaFacet
Implements IDmfFacet
- Derived
- Attributes
- Implements
Properties
AdHocRemoteQueriesEnabled |
Ad-hoc Remote Queries Enabled |
ClrIntegrationEnabled |
CLR Integration Enabled |
DatabaseMailEnabled |
Database Mail Enabled |
OleAutomationEnabled |
OLE Automation Enabled |
RemoteDacEnabled |
Remote DAC Enabled |
ServiceBrokerEndpointActive | |
SoapEndpointsEnabled | |
SqlMailEnabled |
SqlMail Enabled |
WebAssistantEnabled |
Web Assistant Enabled |
XPCmdShellEnabled |
xp_cmdshell Enabled |