IServerSetupFacet インターフェイス

定義

重要

この 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
派生
属性
実装

プロパティ

名前 説明
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

サーバーインストールファセット

適用対象