IServerSetupFacet 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
重要
此 API 不符合 CLS 規範。
伺服器安裝面向
[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
- 衍生
- 屬性
- 實作
屬性
| 名稱 | Description |
|---|---|
| AgentDomainGroup |
伺服器安裝面向 |
| AgentServiceAccount |
伺服器安裝面向 |
| AgentStartMode |
伺服器安裝面向 |
| BackupDirectory |
伺服器安裝面向 |
| BrowserServiceAccount |
伺服器安裝面向 |
| BrowserStartMode |
伺服器安裝面向 |
| Collation |
伺服器安裝面向 |
| DefaultFile |
伺服器安裝面向 |
| DefaultLog |
伺服器安裝面向 |
| EngineServiceAccount |
伺服器實例所使用的服務名稱。 |
| FilestreamLevel |
伺服器安裝面向 |
| FilestreamShareName |
伺服器安裝面向 |
| InstallDataDirectory |
伺服器安裝面向 |
| InstallSharedDirectory |
伺服器安裝面向 |
| InstanceName |
伺服器安裝面向 |
| LoginMode |
伺服器安裝面向 |
| NamedPipesEnabled |
伺服器安裝面向 |
| ServiceInstanceIdSuffix |
伺服器安裝面向 |
| ServiceName |
伺服器實例所使用的服務名稱。 |
| ServiceStartMode |
伺服器安裝面向 |
| SqlDomainGroup |
伺服器安裝面向 |
| TcpEnabled |
伺服器安裝面向 |
| TempdbLogPath |
伺服器安裝面向 |
| TempdbPrimaryFilePath |
伺服器安裝面向 |
| UserInstancesEnabled |
伺服器安裝面向 |
| WindowsUsersAndGroupsInSysadminRole |
伺服器安裝面向 |