DataFlowDebugCommandResponse Interface
public interface DataFlowDebugCommandResponse
An immutable client-side representation of DataFlowDebugCommandResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
data()
Gets the data property: The result data of data preview, statistics or expression preview. |
|
abstract
Data |
innerModel()
Gets the inner com. |
| abstract String |
status()
Gets the status property: The run status of data preview, statistics or expression preview. |
Method Details
data
public abstract String data()
Gets the data property: The result data of data preview, statistics or expression preview.
Returns:
innerModel
public abstract DataFlowDebugCommandResponseInner innerModel()
Gets the inner com.azure.resourcemanager.datafactory.fluent.models.DataFlowDebugCommandResponseInner object.
Returns:
status
public abstract String status()
Gets the status property: The run status of data preview, statistics or expression preview.
Returns: