Interface IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse
public interface IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse
An immutable client-side representation of IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse.
-
Method Summary
Modifier and TypeMethodDescriptionGets the inner com.azure.resourcemanager.datafactory.fluent.models.IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponseInner object.value()
Gets the value property: The list of outbound network dependency endpoints.
-
Method Details
-
value
Gets the value property: The list of outbound network dependency endpoints.- Returns:
- the value value.
-
innerModel
Gets the inner com.azure.resourcemanager.datafactory.fluent.models.IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponseInner object.- Returns:
- the inner object.
-