Class PrivateEndpointProperty

java.lang.Object
com.azure.resourcemanager.kusto.models.PrivateEndpointProperty

public final class PrivateEndpointProperty extends Object
Private endpoint which the connection belongs to.
  • Constructor Details

    • PrivateEndpointProperty

      public PrivateEndpointProperty()
  • 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.