Freigeben über


IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse Class

Definition

Azure-SSIS integration runtime outbound network dependency endpoints.

public class IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse
type IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse = class
Public Class IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse
Inheritance
IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse

Constructors

Name Description
IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse()

Initializes a new instance of the IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse class.

IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse(IList<IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint>)

Initializes a new instance of the IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse class.

Properties

Name Description
Value

Gets or sets the list of outbound network dependency endpoints.

Applies to