Class SharedPrivateLinkResourceInner

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

public final class SharedPrivateLinkResourceInner extends com.azure.core.management.ProxyResource
Describes a Shared Private Link Resource managed by the search service.
  • Constructor Details

    • SharedPrivateLinkResourceInner

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

    • properties

      Get the properties property: Describes the properties of a Shared Private Link Resource managed by the search service.
      Returns:
      the properties value.
    • withProperties

      Set the properties property: Describes the properties of a Shared Private Link Resource managed by the search service.
      Parameters:
      properties - the properties value to set.
      Returns:
      the SharedPrivateLinkResourceInner object itself.
    • validate

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