Class PrivateEndpoint

java.lang.Object
com.azure.resourcemanager.synapse.models.PrivateEndpoint

public final class PrivateEndpoint extends Object
Private endpoint details.
  • Constructor Details

    • PrivateEndpoint

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

    • id

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

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