IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint 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.
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
Azure SDK for .NET