JobExecution.Target Property

Definition

Gets the target that this execution is executed on.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.target")]
public Microsoft.Azure.Management.Sql.Models.JobExecutionTarget Target { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.target")>]
member this.Target : Microsoft.Azure.Management.Sql.Models.JobExecutionTarget
Public ReadOnly Property Target As JobExecutionTarget

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to