IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse Class

Azure-SSIS integration runtime outbound network dependency endpoints.

Inheritance
azure.mgmt.datafactory._serialization.Model
IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse

Constructor

IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse(*, value: List[_models.IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

The list of outbound network dependency endpoints.

Variables

Name Description
value

The list of outbound network dependency endpoints.