IServerSetupFacet 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.
Server installation facet
[Microsoft.SqlServer.Management.Facets.EvaluationMode(Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnSchedule)]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IServerSetupFacet_Desc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IServerSetupFacet_Name")]
[Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResources("Microsoft.SqlServer.Management.Smo.LocalizableResources")]
[System.CLSCompliant(false)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))]
public interface IServerSetupFacet : Microsoft.SqlServer.Management.Sdk.Sfc.IDmfFacet
[<Microsoft.SqlServer.Management.Facets.EvaluationMode(Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IServerSetupFacet_Desc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IServerSetupFacet_Name")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResources("Microsoft.SqlServer.Management.Smo.LocalizableResources")>]
[<System.CLSCompliant(false)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))>]
type IServerSetupFacet = interface
interface IDmfFacet
Public Interface IServerSetupFacet
Implements IDmfFacet
- Derived
- Attributes
- Implements
Properties
AgentDomainGroup | |
AgentServiceAccount | |
AgentStartMode | |
BackupDirectory | |
BrowserServiceAccount | |
BrowserStartMode | |
Collation | |
DefaultFile | |
DefaultLog | |
EngineServiceAccount |
The Service name that the Server instance runs under. |
FilestreamLevel | |
FilestreamShareName | |
InstallDataDirectory | |
InstallSharedDirectory | |
InstanceName | |
LoginMode | |
NamedPipesEnabled | |
ServiceInstanceIdSuffix | |
ServiceName |
The Service name that the Server instance runs under. |
ServiceStartMode | |
SqlDomainGroup | |
TcpEnabled | |
TempdbLogPath | |
TempdbPrimaryFilePath | |
UserInstancesEnabled | |
WindowsUsersAndGroupsInSysadminRole |