EndpointDetail Class
- java.
lang. Object - com.
microsoft. azure. management. batch. EndpointDetail
- com.
public class EndpointDetail
Details about the connection between the Batch service and the endpoint.
Method Summary
Modifier and Type | Method and Description |
---|---|
Integer |
port()
Get the port an endpoint is connected to. |
Method Details
port
public Integer port()
Get the port an endpoint is connected to.
Returns:
the port value
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java