EndpointDetail Class
Details about the connection between the Batch service and the endpoint.
Constructor
EndpointDetail(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
port
|
The port an endpoint is connected to. |
Attributes
port
The port an endpoint is connected to.
port: int | None