CognitiveServicesAccountKey Class
A cognitive service resource provisioned with a key that is attached to a skillset.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.search.documents.indexes._generated.models._models_py3.CognitiveServicesAccountCognitiveServicesAccountKey
Constructor
CognitiveServicesAccountKey(*, key: str, description: Optional[str] = None, **kwargs)
Parameters
- odata_type
- str
Required
Required. Identifies the concrete type of the cognitive service resource attached to a skillset.Constant filled by server.
- key
- str
Required
Required. The key used to provision the cognitive service resource attached to a skillset.
Feedback
Submit and view feedback for