Class ServerPrivateEndpointConnection


  • public final class ServerPrivateEndpointConnection
    extends Object
    A private endpoint connection under a server.
    • Constructor Detail

      • ServerPrivateEndpointConnection

        public ServerPrivateEndpointConnection()
    • Method Detail

      • id

        public String id()
        Get the id property: Resource Id of the private endpoint connection.
        Returns:
        the id value.
      • validate

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