Uses of Class
com.azure.search.documents.indexes.models.AIServicesAccountKey
Packages that use AIServicesAccountKey
Package
Description
Package containing the data models for SearchServiceClient.
-
Uses of AIServicesAccountKey in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return AIServicesAccountKeyModifier and TypeMethodDescriptionstatic AIServicesAccountKeyAIServicesAccountKey.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AIServicesAccountKey from the JsonReader.AIServicesAccountKey.setDescription(String description) Set the description property: Description of the Azure AI service resource attached to a skillset.