### YamlMime:JavaType
uid: "com.azure.resourcemanager.elasticsan.models.EncryptionType"
fullName: "com.azure.resourcemanager.elasticsan.models.EncryptionType"
name: "EncryptionType"
nameWithType: "EncryptionType"
summary: "The type of key used to encrypt the data of the disk."
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 **EncryptionType** extends <>"
constructors:
- uid: "com.azure.resourcemanager.elasticsan.models.EncryptionType.EncryptionType()"
fullName: "com.azure.resourcemanager.elasticsan.models.EncryptionType.EncryptionType()"
name: "EncryptionType()"
nameWithType: "EncryptionType.EncryptionType()"
summary: "Creates a new instance of EncryptionType value."
deprecatedTag: "Use the factory method."
syntax: "@Deprecatedpublic EncryptionType()"
desc: "Creates a new instance of EncryptionType value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.elasticsan.models.EncryptionType.ENCRYPTION_AT_REST_WITH_CUSTOMER_MANAGED_KEY"
fullName: "com.azure.resourcemanager.elasticsan.models.EncryptionType.ENCRYPTION_AT_REST_WITH_CUSTOMER_MANAGED_KEY"
name: "ENCRYPTION_AT_REST_WITH_CUSTOMER_MANAGED_KEY"
nameWithType: "EncryptionType.ENCRYPTION_AT_REST_WITH_CUSTOMER_MANAGED_KEY"
summary: "Static value EncryptionAtRestWithCustomerManagedKey for EncryptionType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final EncryptionType ENCRYPTION_AT_REST_WITH_CUSTOMER_MANAGED_KEY"
desc: "Static value EncryptionAtRestWithCustomerManagedKey for EncryptionType."
- uid: "com.azure.resourcemanager.elasticsan.models.EncryptionType.ENCRYPTION_AT_REST_WITH_PLATFORM_KEY"
fullName: "com.azure.resourcemanager.elasticsan.models.EncryptionType.ENCRYPTION_AT_REST_WITH_PLATFORM_KEY"
name: "ENCRYPTION_AT_REST_WITH_PLATFORM_KEY"
nameWithType: "EncryptionType.ENCRYPTION_AT_REST_WITH_PLATFORM_KEY"
summary: "Static value EncryptionAtRestWithPlatformKey for EncryptionType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final EncryptionType ENCRYPTION_AT_REST_WITH_PLATFORM_KEY"
desc: "Static value EncryptionAtRestWithPlatformKey for EncryptionType."
methods:
- uid: "com.azure.resourcemanager.elasticsan.models.EncryptionType.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.elasticsan.models.EncryptionType.fromString(String name)"
name: "fromString(String name)"
nameWithType: "EncryptionType.fromString(String name)"
summary: "Creates or finds a EncryptionType from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "String"
syntax: "public static EncryptionType fromString(String name)"
desc: "Creates or finds a EncryptionType from its string representation."
returns:
description: "the corresponding EncryptionType."
type: ""
- uid: "com.azure.resourcemanager.elasticsan.models.EncryptionType.values()"
fullName: "com.azure.resourcemanager.elasticsan.models.EncryptionType.values()"
name: "values()"
nameWithType: "EncryptionType.values()"
summary: "Gets known EncryptionType values."
modifiers:
- "static"
syntax: "public static Collection values()"
desc: "Gets known EncryptionType values."
returns:
description: "known EncryptionType values."
type: "Collection<>"
type: "class"
desc: "The type of key used to encrypt the data of the disk."
metadata: {}
package: "com.azure.resourcemanager.elasticsan.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-elasticsan:1.1.0