ResourceDetails Class
- java.
lang. Object - com.
azure. ai. formrecognizer. documentanalysis. administration. models. ResourceDetails
- com.
public final class ResourceDetails
The ResourceDetails model representing general information regarding the current resource.
Constructor | Description |
---|---|
Resource |
Creates a Resource |
Modifier and Type | Method and Description |
---|---|
int |
get Get the current count of built document analysis models |
int |
get Get the max number of models that can be built for this account. |
Quota |
get Get the custom |
Methods inherited from java.lang.Object
ResourceDetails
public ResourceDetails()
Creates a ResourceDetails object.
getCustomDocumentModelCount
public int getCustomDocumentModelCount()
Get the current count of built document analysis models
Returns:
getCustomDocumentModelLimit
public int getCustomDocumentModelLimit()
Get the max number of models that can be built for this account.
Returns:
getNeuralDocumentModelQuota
public QuotaDetails getNeuralDocumentModelQuota()
Get the customNeuralDocumentModelBuilds property: Quota used, limit, and next reset date/time.
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: