IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails Class
The details of Azure-SSIS integration runtime outbound network dependency endpoint.
Constructor
IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails(*, port: int | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
port
|
The port of endpoint. Default value: None
|
Variables
Name | Description |
---|---|
port
|
The port of endpoint. |