Class EndpointDetail
java.lang.Object
com.azure.resourcemanager.sql.models.EndpointDetail
A domain name that the managed instance service needs to communicate with, along with additional details.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EndpointDetail
public EndpointDetail()Creates an instance of EndpointDetail class.
-
-
Method Details
-
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.
-