IntegrationRuntimeEnableinteractivequery Interface
public interface IntegrationRuntimeEnableinteractivequery
An immutable client-side representation of IntegrationRuntimeEnableinteractivequery.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
error()
Gets the error property: The operation error message. |
|
abstract
Integration |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The operation name. |
| abstract Object |
properties()
Gets the properties property: The operation properties. |
|
abstract
Workspace |
status()
Gets the status property: Enable |
Method Details
error
public abstract String error()
Gets the error property: The operation error message.
Returns:
innerModel
public abstract IntegrationRuntimeEnableinteractivequeryInner innerModel()
Gets the inner com.azure.resourcemanager.synapse.fluent.models.IntegrationRuntimeEnableinteractivequeryInner object.
Returns:
name
public abstract String name()
Gets the name property: The operation name.
Returns:
properties
public abstract Object properties()
Gets the properties property: The operation properties.
Returns:
status
public abstract WorkspaceStatus status()
Gets the status property: EnableInteractivequery status of Integrationruntimes.
Returns: