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
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET