IntegrationRuntimeOutboundNetworkDependenciesEndpoint Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The endpoint for Azure-SSIS integration runtime outbound network dependency.
public class IntegrationRuntimeOutboundNetworkDependenciesEndpoint
type IntegrationRuntimeOutboundNetworkDependenciesEndpoint = class
Public Class IntegrationRuntimeOutboundNetworkDependenciesEndpoint
- Inheritance
-
IntegrationRuntimeOutboundNetworkDependenciesEndpoint
Constructors
| Name | Description |
|---|---|
| IntegrationRuntimeOutboundNetworkDependenciesEndpoint() |
Initializes a new instance of the IntegrationRuntimeOutboundNetworkDependenciesEndpoint class. |
| IntegrationRuntimeOutboundNetworkDependenciesEndpoint(String, IList<IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails>) |
Initializes a new instance of the IntegrationRuntimeOutboundNetworkDependenciesEndpoint class. |
Properties
| Name | Description |
|---|---|
| DomainName |
Gets or sets the domain name of endpoint. |
| EndpointDetails |
Gets or sets the details of endpoint. |