### YamlMime:JavaType
uid: "com.azure.resourcemanager.storage.models.RootSquashType"
fullName: "com.azure.resourcemanager.storage.models.RootSquashType"
name: "RootSquashType"
nameWithType: "RootSquashType"
summary: "The property is for NFS share only."
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 **RootSquashType** extends <>"
constructors:
- uid: "com.azure.resourcemanager.storage.models.RootSquashType.RootSquashType()"
fullName: "com.azure.resourcemanager.storage.models.RootSquashType.RootSquashType()"
name: "RootSquashType()"
nameWithType: "RootSquashType.RootSquashType()"
summary: "Creates a new instance of RootSquashType value."
deprecatedTag: "Use the factory method."
syntax: "@Deprecatedpublic RootSquashType()"
desc: "Creates a new instance of RootSquashType value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.storage.models.RootSquashType.ALL_SQUASH"
fullName: "com.azure.resourcemanager.storage.models.RootSquashType.ALL_SQUASH"
name: "ALL_SQUASH"
nameWithType: "RootSquashType.ALL_SQUASH"
summary: "Static value AllSquash for RootSquashType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final RootSquashType ALL_SQUASH"
desc: "Static value AllSquash for RootSquashType."
- uid: "com.azure.resourcemanager.storage.models.RootSquashType.NO_ROOT_SQUASH"
fullName: "com.azure.resourcemanager.storage.models.RootSquashType.NO_ROOT_SQUASH"
name: "NO_ROOT_SQUASH"
nameWithType: "RootSquashType.NO_ROOT_SQUASH"
summary: "Static value NoRootSquash for RootSquashType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final RootSquashType NO_ROOT_SQUASH"
desc: "Static value NoRootSquash for RootSquashType."
- uid: "com.azure.resourcemanager.storage.models.RootSquashType.ROOT_SQUASH"
fullName: "com.azure.resourcemanager.storage.models.RootSquashType.ROOT_SQUASH"
name: "ROOT_SQUASH"
nameWithType: "RootSquashType.ROOT_SQUASH"
summary: "Static value RootSquash for RootSquashType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final RootSquashType ROOT_SQUASH"
desc: "Static value RootSquash for RootSquashType."
methods:
- uid: "com.azure.resourcemanager.storage.models.RootSquashType.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.storage.models.RootSquashType.fromString(String name)"
name: "fromString(String name)"
nameWithType: "RootSquashType.fromString(String name)"
summary: "Creates or finds a RootSquashType from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "String"
syntax: "public static RootSquashType fromString(String name)"
desc: "Creates or finds a RootSquashType from its string representation."
returns:
description: "the corresponding RootSquashType."
type: ""
- uid: "com.azure.resourcemanager.storage.models.RootSquashType.values()"
fullName: "com.azure.resourcemanager.storage.models.RootSquashType.values()"
name: "values()"
nameWithType: "RootSquashType.values()"
summary: "Gets known RootSquashType values."
modifiers:
- "static"
syntax: "public static Collection values()"
desc: "Gets known RootSquashType values."
returns:
description: "known RootSquashType values."
type: "Collection<>"
type: "class"
desc: "The property is for NFS share only. The default is NoRootSquash."
metadata: {}
package: "com.azure.resourcemanager.storage.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-storage:2.44.0