Class PrivateEndpointConnectionInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.search.fluent.models.PrivateEndpointConnectionInner

public final class PrivateEndpointConnectionInner extends com.azure.core.management.ProxyResource
Describes an existing Private Endpoint connection to the Azure Cognitive Search service.
  • Constructor Details

    • PrivateEndpointConnectionInner

      public PrivateEndpointConnectionInner()
  • Method Details

    • properties

      Get the properties property: Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.
      Returns:
      the properties value.
    • withProperties

      Set the properties property: Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.
      Parameters:
      properties - the properties value to set.
      Returns:
      the PrivateEndpointConnectionInner object itself.
    • validate

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