Class PrivateLinkResourcesResult

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

public final class PrivateLinkResourcesResult extends Object
Response containing a list of supported Private Link Resources.
  • Constructor Details

    • PrivateLinkResourcesResult

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

    • value

      public List<PrivateLinkResourceInner> value()
      Get the value property: The list of supported Private Link Resources.
      Returns:
      the value value.
    • validate

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