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