Class AccountProperties

java.lang.Object
com.azure.ai.formrecognizer.administration.models.AccountProperties

public final class AccountProperties extends Object
The AccountProperties model.
  • Constructor Details

    • AccountProperties

      public AccountProperties()
  • Method Details

    • getDocumentModelCount

      public int getDocumentModelCount()
      Get the current count of built document analysis models
      Returns:
      the count value.
    • getDocumentModelLimit

      public int getDocumentModelLimit()
      Get the max number of models that can be built for this account.
      Returns:
      the limit value.