### YamlMime:JavaType uid: "com.azure.resourcemanager.networkcloud.models.HugepagesSize" fullName: "com.azure.resourcemanager.networkcloud.models.HugepagesSize" name: "HugepagesSize" nameWithType: "HugepagesSize" summary: "The size of the hugepages to allocate." 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 **HugepagesSize**
extends <>" constructors: - uid: "com.azure.resourcemanager.networkcloud.models.HugepagesSize.HugepagesSize()" fullName: "com.azure.resourcemanager.networkcloud.models.HugepagesSize.HugepagesSize()" name: "HugepagesSize()" nameWithType: "HugepagesSize.HugepagesSize()" summary: "Creates a new instance of HugepagesSize value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public HugepagesSize()" desc: "Creates a new instance of HugepagesSize value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.networkcloud.models.HugepagesSize.ONEG" fullName: "com.azure.resourcemanager.networkcloud.models.HugepagesSize.ONEG" name: "ONEG" nameWithType: "HugepagesSize.ONEG" summary: "Static value 1G for HugepagesSize." modifiers: - "static" - "final" field: type: "" syntax: "public static final HugepagesSize ONEG" desc: "Static value 1G for HugepagesSize." - uid: "com.azure.resourcemanager.networkcloud.models.HugepagesSize.TWOM" fullName: "com.azure.resourcemanager.networkcloud.models.HugepagesSize.TWOM" name: "TWOM" nameWithType: "HugepagesSize.TWOM" summary: "Static value 2M for HugepagesSize." modifiers: - "static" - "final" field: type: "" syntax: "public static final HugepagesSize TWOM" desc: "Static value 2M for HugepagesSize." methods: - uid: "com.azure.resourcemanager.networkcloud.models.HugepagesSize.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.networkcloud.models.HugepagesSize.fromString(String name)" name: "fromString(String name)" nameWithType: "HugepagesSize.fromString(String name)" summary: "Creates or finds a HugepagesSize from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static HugepagesSize fromString(String name)" desc: "Creates or finds a HugepagesSize from its string representation." returns: description: "the corresponding HugepagesSize." type: "" - uid: "com.azure.resourcemanager.networkcloud.models.HugepagesSize.values()" fullName: "com.azure.resourcemanager.networkcloud.models.HugepagesSize.values()" name: "values()" nameWithType: "HugepagesSize.values()" summary: "Gets known HugepagesSize values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known HugepagesSize values." returns: description: "known HugepagesSize values." type: "Collection<>" type: "class" desc: "The size of the hugepages to allocate." metadata: {} package: "com.azure.resourcemanager.networkcloud.models" artifact: com.azure.resourcemanager:azure-resourcemanager-networkcloud:1.0.0