Bagikan melalui


IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse Class

Definition

Azure-SSIS integration runtime outbound network dependency endpoints.

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

Constructors

IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse()

Initializes a new instance of the IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse class.

IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse(IList<IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint>)

Initializes a new instance of the IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse class.

Properties

Value

Gets or sets the list of outbound network dependency endpoints.

Applies to