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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET