Uses of Class
com.azure.resourcemanager.search.models.ShareablePrivateLinkResourceType
-
Packages that use ShareablePrivateLinkResourceType Package Description com.azure.resourcemanager.search.models Package containing the data models for SearchManagementClient. -
-
Uses of ShareablePrivateLinkResourceType in com.azure.resourcemanager.search.models
Methods in com.azure.resourcemanager.search.models that return types with arguments of type ShareablePrivateLinkResourceType Modifier and Type Method Description List<ShareablePrivateLinkResourceType>PrivateLinkResourceProperties. shareablePrivateLinkResourceTypes()Get the shareablePrivateLinkResourceTypes property: The list of resources that are onboarded to private link service, that are supported by Azure Cognitive Search.
-