SettingStore.AgentServiceConfigSettings Property

Definition

Gets the agent service configuration settings.

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

Property Value

The agent service configuration settings.

Applies to