### YamlMime:JavaType uid: "com.azure.resourcemanager.quota.models.QuotaLimitTypes" fullName: "com.azure.resourcemanager.quota.models.QuotaLimitTypes" name: "QuotaLimitTypes" nameWithType: "QuotaLimitTypes" summary: "The quota or usages limit types." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **QuotaLimitTypes**
extends <>" constructors: - uid: "com.azure.resourcemanager.quota.models.QuotaLimitTypes.QuotaLimitTypes()" fullName: "com.azure.resourcemanager.quota.models.QuotaLimitTypes.QuotaLimitTypes()" name: "QuotaLimitTypes()" nameWithType: "QuotaLimitTypes.QuotaLimitTypes()" summary: "Creates a new instance of QuotaLimitTypes value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public QuotaLimitTypes()" desc: "Creates a new instance of QuotaLimitTypes value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.quota.models.QuotaLimitTypes.INDEPENDENT" fullName: "com.azure.resourcemanager.quota.models.QuotaLimitTypes.INDEPENDENT" name: "INDEPENDENT" nameWithType: "QuotaLimitTypes.INDEPENDENT" summary: "Static value Independent for QuotaLimitTypes." modifiers: - "static" - "final" field: type: "" syntax: "public static final QuotaLimitTypes INDEPENDENT" desc: "Static value Independent for QuotaLimitTypes." - uid: "com.azure.resourcemanager.quota.models.QuotaLimitTypes.SHARED" fullName: "com.azure.resourcemanager.quota.models.QuotaLimitTypes.SHARED" name: "SHARED" nameWithType: "QuotaLimitTypes.SHARED" summary: "Static value Shared for QuotaLimitTypes." modifiers: - "static" - "final" field: type: "" syntax: "public static final QuotaLimitTypes SHARED" desc: "Static value Shared for QuotaLimitTypes." methods: - uid: "com.azure.resourcemanager.quota.models.QuotaLimitTypes.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.quota.models.QuotaLimitTypes.fromString(String name)" name: "fromString(String name)" nameWithType: "QuotaLimitTypes.fromString(String name)" summary: "Creates or finds a QuotaLimitTypes from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static QuotaLimitTypes fromString(String name)" desc: "Creates or finds a QuotaLimitTypes from its string representation." returns: description: "the corresponding QuotaLimitTypes." type: "" - uid: "com.azure.resourcemanager.quota.models.QuotaLimitTypes.values()" fullName: "com.azure.resourcemanager.quota.models.QuotaLimitTypes.values()" name: "values()" nameWithType: "QuotaLimitTypes.values()" summary: "Gets known QuotaLimitTypes values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known QuotaLimitTypes values." returns: description: "known QuotaLimitTypes values." type: "Collection<>" type: "class" desc: "The quota or usages limit types." metadata: {} package: "com.azure.resourcemanager.quota.models" artifact: com.azure.resourcemanager:azure-resourcemanager-quota:1.0.0