ProxyAccount.AddSubSystem(AgentSubSystem) Method

Definition

Adds proxy-subsystem association

public void AddSubSystem (Microsoft.SqlServer.Management.Smo.Agent.AgentSubSystem subSystem);
member this.AddSubSystem : Microsoft.SqlServer.Management.Smo.Agent.AgentSubSystem -> unit
Public Sub AddSubSystem (subSystem As AgentSubSystem)

Parameters

subSystem
AgentSubSystem

Applies to