Class EndpointDetail

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

public final class EndpointDetail extends Object
A domain name that the managed instance service needs to communicate with, along with additional details.
  • 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.