AccountSkuListResult Class
The list of cognitive services accounts operation response.
Constructor
AccountSkuListResult(*, value: list['_models.AccountSku'] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
value
|
Gets the list of Cognitive Services accounts and their properties. Default value: None
|
Variables
| Name | Description |
|---|---|
|
value
|
Gets the list of Cognitive Services accounts and their properties. |