IntegrationRuntimeStatusResponse Interface
public interface IntegrationRuntimeStatusResponse
An immutable client-side representation of IntegrationRuntimeStatusResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Integration |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The integration runtime name. |
|
abstract
Integration |
properties()
Gets the properties property: Integration runtime properties. |
Method Details
innerModel
public abstract IntegrationRuntimeStatusResponseInner innerModel()
Gets the inner com.azure.resourcemanager.synapse.fluent.models.IntegrationRuntimeStatusResponseInner object.
Returns:
name
public abstract String name()
Gets the name property: The integration runtime name.
Returns:
properties
public abstract IntegrationRuntimeStatus properties()
Gets the properties property: Integration runtime properties.
Returns: