IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse Interface
public interface IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse
An immutable client-side representation of IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Integration |
innerModel()
Gets the inner com. |
|
abstract
List<Integration |
value()
Gets the value property: The list of outbound network dependency endpoints. |
Method Details
innerModel
public abstract IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponseInner innerModel()
Gets the inner com.azure.resourcemanager.synapse.fluent.models.IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponseInner object.
Returns:
value
public abstract List<IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint> value()
Gets the value property: The list of outbound network dependency endpoints.
Returns: