Class ServerPrivateEndpointConnection

java.lang.Object
com.azure.resourcemanager.mariadb.models.ServerPrivateEndpointConnection

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

    • ServerPrivateEndpointConnection

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

    • id

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

      Get the properties property: Private endpoint connection properties.
      Returns:
      the properties value.
    • validate

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