Class EndpointDetail

java.lang.Object
com.azure.resourcemanager.loadtestservice.models.EndpointDetail

public final class EndpointDetail extends Object
Details about the connection between the Batch service and the endpoint.
  • Constructor Details

    • EndpointDetail

      public EndpointDetail()
      Creates an instance of EndpointDetail class.
  • Method Details

    • port

      public Integer port()
      Get the port property: The port an endpoint is connected to.
      Returns:
      the port value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.