Uses of Class
com.azure.resourcemanager.search.models.ShareablePrivateLinkResourceType
Packages that use ShareablePrivateLinkResourceType
Package
Description
Package containing the data models for SearchManagementClient.
-
Uses of ShareablePrivateLinkResourceType in com.azure.resourcemanager.search.models
Classes in com.azure.resourcemanager.search.models that implement interfaces with type arguments of type ShareablePrivateLinkResourceTypeModifier and TypeClassDescriptionfinal classDescribes an resource type that has been onboarded to private link service, supported by Azure AI Search.Methods in com.azure.resourcemanager.search.models that return ShareablePrivateLinkResourceTypeModifier and TypeMethodDescriptionShareablePrivateLinkResourceType.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ShareablePrivateLinkResourceType from the JsonReader.Methods in com.azure.resourcemanager.search.models that return types with arguments of type ShareablePrivateLinkResourceTypeModifier and TypeMethodDescriptionPrivateLinkResourceProperties.shareablePrivateLinkResourceTypes()Get the shareablePrivateLinkResourceTypes property: The list of resources that are onboarded to private link service, that are supported by Azure AI Search.