Class ShareablePrivateLinkResourceType

java.lang.Object
com.azure.resourcemanager.search.models.ShareablePrivateLinkResourceType

public final class ShareablePrivateLinkResourceType extends Object
Describes an resource type that has been onboarded to private link service, supported by Azure Cognitive Search.
  • Constructor Details

    • ShareablePrivateLinkResourceType

      public ShareablePrivateLinkResourceType()
  • Method Details

    • name

      public String name()
      Get the name property: The name of the resource type that has been onboarded to private link service, supported by Azure Cognitive Search.
      Returns:
      the name value.
    • properties

      Get the properties property: Describes the properties of a resource type that has been onboarded to private link service, supported by Azure Cognitive Search.
      Returns:
      the properties value.
    • validate

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