你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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