AccountInfo Class
Info regarding models under the Form Recognizer resource.
- Inheritance
-
builtins.objectAccountInfo
Constructor
AccountInfo(**kwargs)
Variables
- document_model_count
- int
Number of custom models in the current resource.
- document_model_limit
- int
Maximum number of custom models supported in the current resource.
Methods
| from_dict |
Converts a dict in the shape of a AccountInfo to the model itself. |
| to_dict |
Returns a dict representation of AccountInfo. |
from_dict
Converts a dict in the shape of a AccountInfo to the model itself.
from_dict(data: dict) -> azure.ai.formrecognizer._models.AccountInfo
Parameters
- data
Required
Returns
AccountInfo
Return type
to_dict
Feedback
Submit and view feedback for