DataFlowDebugCommandRequest.Command Property

Definition

The command type.

public Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugCommandType? Command { get; set; }
member this.Command : Nullable<Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugCommandType> with get, set
Public Property Command As Nullable(Of DataFlowDebugCommandType)

Property Value

Applies to