IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails Class
The details of Azure-SSIS integration runtime outbound network dependency endpoint.
- Inheritance
-
azure.mgmt.datafactory._serialization.ModelIntegrationRuntimeOutboundNetworkDependenciesEndpointDetails
Constructor
IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails(*, port: int | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
port
|
The port of endpoint. |
Variables
Name | Description |
---|---|
port
|
The port of endpoint. |
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 Python