Partager via


MigrateSqlServerSqlMITaskOutputMigrationLevel.AgentJobs Property

Definition

Gets selected agent jobs as a map from name to id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to