IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint Class

Definition

Azure-SSIS integration runtime outbound network dependency endpoints for one category.

public class IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint
type IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint = class
Public Class IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint
Inheritance
IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint

Constructors

IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint()

Initializes a new instance of the IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint class.

IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint(String, IList<IntegrationRuntimeOutboundNetworkDependenciesEndpoint>)

Initializes a new instance of the IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint class.

Properties

Category

Gets or sets the category of outbound network dependency.

Endpoints

Gets or sets the endpoints for outbound network dependency.

Applies to