Class 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 Detail

      • ShareablePrivateLinkResourceType

        public ShareablePrivateLinkResourceType()
    • Method Detail

      • 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

        public ShareablePrivateLinkResourceProperties 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.