ApiKeys Class

The access keys for the cognitive services account.

Inheritance
azure.mgmt.cognitiveservices._serialization.Model
ApiKeys

Constructor

ApiKeys(*, key1: str | None = None, key2: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
key1
str

Gets the value of key 1.

key2
str

Gets the value of key 2.

Variables

Name Description
key1
str

Gets the value of key 1.

key2
str

Gets the value of key 2.