Class PrivateLinkResourcesResult
java.lang.Object
com.azure.resourcemanager.search.models.PrivateLinkResourcesResult
Response containing a list of supported Private Link Resources.
-
Constructor Details
-
PrivateLinkResourcesResult
public PrivateLinkResourcesResult()
-
-
Method Details
-
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.
-