DataFlowDebugCommandType type
The command type.
KnownDataFlowDebugCommandType can be used interchangeably with DataFlowDebugCommandType,
this enum contains the known values that the service supports.
Known values supported by the service
executePreviewQuery: executePreviewQuery
executeStatisticsQuery: executeStatisticsQuery
executeExpressionQuery: executeExpressionQuery
type DataFlowDebugCommandType = string