共用方式為


JobStepOutput.Type Property

Definition

Gets or sets the output destination type. Possible values include: 'SqlDatabase'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.Sql.Fluent.Models.JobStepOutputType Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.Sql.Fluent.Models.JobStepOutputType with get, set
Public Property Type As JobStepOutputType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to