IntegrationRuntimeOutboundNetworkDependenciesEndpoint Class

Definition

The endpoint for Azure-SSIS integration runtime outbound network dependency.

public class IntegrationRuntimeOutboundNetworkDependenciesEndpoint
type IntegrationRuntimeOutboundNetworkDependenciesEndpoint = class
Public Class IntegrationRuntimeOutboundNetworkDependenciesEndpoint
Inheritance
IntegrationRuntimeOutboundNetworkDependenciesEndpoint

Constructors

IntegrationRuntimeOutboundNetworkDependenciesEndpoint()

Initializes a new instance of the IntegrationRuntimeOutboundNetworkDependenciesEndpoint class.

IntegrationRuntimeOutboundNetworkDependenciesEndpoint(String, IList<IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails>)

Initializes a new instance of the IntegrationRuntimeOutboundNetworkDependenciesEndpoint class.

Properties

DomainName

Gets or sets the domain name of endpoint.

EndpointDetails

Gets or sets the details of endpoint.

Applies to