Share via


JobStepOutput.OutputType Property

Definition

The output destination type.

public Azure.ResourceManager.Sql.Models.JobStepOutputType? OutputType { get; set; }
member this.OutputType : Nullable<Azure.ResourceManager.Sql.Models.JobStepOutputType> with get, set
Public Property OutputType As Nullable(Of JobStepOutputType)

Property Value

Applies to