Uses of Class
com.azure.search.documents.indexes.models.AIServicesAccountIdentity
Packages that use AIServicesAccountIdentity
Package
Description
Package containing the data models for SearchServiceClient.
-
Uses of AIServicesAccountIdentity in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return AIServicesAccountIdentityModifier and TypeMethodDescriptionstatic AIServicesAccountIdentityAIServicesAccountIdentity.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AIServicesAccountIdentity from the JsonReader.AIServicesAccountIdentity.setDescription(String description) Set the description property: Description of the Azure AI service resource attached to a skillset.AIServicesAccountIdentity.setIdentity(SearchIndexerDataIdentity identity) Set the identity property: The user-assigned managed identity used for connections to AI Service.