CognitiveServicesAccount Class
Base type for describing any cognitive service resource attached to a skillset.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: CognitiveServicesAccountKey, DefaultCognitiveServicesAccount.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
CognitiveServicesAccount
Constructor
CognitiveServicesAccount(*, 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.
Feedback
Submit and view feedback for