JobExecution.Target Property
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.
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