AccountProperties Class

Definition

Contains general information about the Form Recognizer resource, such as the number of models and account limits.

public class AccountProperties
type AccountProperties = class
Public Class AccountProperties
Inheritance
AccountProperties

Properties

CustomModelCount

The current count of trained custom models in this account.

CustomModelLimit

The maximum number of models that can be trained for this account.

Applies to