SettingStore.AgentServiceConfigSettings 속성

정의

에이전트 서비스 구성 설정을 가져옵니다.

public:
 property Microsoft::SqlServer::Configuration::AgentServiceConfigSettings ^ AgentServiceConfigSettings { Microsoft::SqlServer::Configuration::AgentServiceConfigSettings ^ get(); };
public Microsoft.SqlServer.Configuration.AgentServiceConfigSettings AgentServiceConfigSettings { get; }
member this.AgentServiceConfigSettings : Microsoft.SqlServer.Configuration.AgentServiceConfigSettings
Public ReadOnly Property AgentServiceConfigSettings As AgentServiceConfigSettings

속성 값

에이전트 서비스 구성 설정입니다.

적용 대상