ProxyAccount.AddSubSystem(AgentSubSystem) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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