Share via


ConnectToTargetSqlMITaskOutput.AgentJobs Property

Definition

Gets list of agent jobs on the target server.

[Newtonsoft.Json.JsonProperty(PropertyName="agentJobs")]
public System.Collections.Generic.IList<string> AgentJobs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="agentJobs")>]
member this.AgentJobs : System.Collections.Generic.IList<string>
Public ReadOnly Property AgentJobs As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to