### YamlMime:JavaType
uid: "com.azure.resourcemanager.hdinsight.models.QuotaInfo"
fullName: "com.azure.resourcemanager.hdinsight.models.QuotaInfo"
name: "QuotaInfo"
nameWithType: "QuotaInfo"
summary: "The quota properties for the cluster."
inheritances:
- ""
inheritedClassMethods:
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "equals"
- "finalize"
- "getClass"
- "hashCode"
- "notify"
- "notifyAll"
- "toString"
- "wait"
- "wait"
- "wait"
syntax: "public final class **QuotaInfo**"
constructors:
- uid: "com.azure.resourcemanager.hdinsight.models.QuotaInfo.QuotaInfo()"
fullName: "com.azure.resourcemanager.hdinsight.models.QuotaInfo.QuotaInfo()"
name: "QuotaInfo()"
nameWithType: "QuotaInfo.QuotaInfo()"
summary: "Creates an instance of QuotaInfo class."
syntax: "public QuotaInfo()"
desc: "Creates an instance of QuotaInfo class."
methods:
- uid: "com.azure.resourcemanager.hdinsight.models.QuotaInfo.coresUsed()"
fullName: "com.azure.resourcemanager.hdinsight.models.QuotaInfo.coresUsed()"
name: "coresUsed()"
nameWithType: "QuotaInfo.coresUsed()"
summary: "Get the coresUsed property: The cores used by the cluster."
syntax: "public Integer coresUsed()"
desc: "Get the coresUsed property: The cores used by the cluster."
returns:
description: "the coresUsed value."
type: "Integer"
- uid: "com.azure.resourcemanager.hdinsight.models.QuotaInfo.validate()"
fullName: "com.azure.resourcemanager.hdinsight.models.QuotaInfo.validate()"
name: "validate()"
nameWithType: "QuotaInfo.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.hdinsight.models.QuotaInfo.withCoresUsed(java.lang.Integer)"
fullName: "com.azure.resourcemanager.hdinsight.models.QuotaInfo.withCoresUsed(Integer coresUsed)"
name: "withCoresUsed(Integer coresUsed)"
nameWithType: "QuotaInfo.withCoresUsed(Integer coresUsed)"
summary: "Set the coresUsed property: The cores used by the cluster."
parameters:
- description: "the coresUsed value to set."
name: "coresUsed"
type: "Integer"
syntax: "public QuotaInfo withCoresUsed(Integer coresUsed)"
desc: "Set the coresUsed property: The cores used by the cluster."
returns:
description: "the QuotaInfo object itself."
type: ""
type: "class"
desc: "The quota properties for the cluster."
metadata: {}
package: "com.azure.resourcemanager.hdinsight.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-hdinsight:1.0.0