### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.models.IkeIntegrity"
fullName: "com.azure.resourcemanager.network.models.IkeIntegrity"
name: "IkeIntegrity"
nameWithType: "IkeIntegrity"
summary: "The IKE integrity algorithm (IKE phase 2)."
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 **IkeIntegrity** extends <>"
constructors:
- uid: "com.azure.resourcemanager.network.models.IkeIntegrity.IkeIntegrity()"
fullName: "com.azure.resourcemanager.network.models.IkeIntegrity.IkeIntegrity()"
name: "IkeIntegrity()"
nameWithType: "IkeIntegrity.IkeIntegrity()"
summary: "Creates a new instance of IkeIntegrity value."
deprecatedTag: "Use the factory method."
syntax: "@Deprecatedpublic IkeIntegrity()"
desc: "Creates a new instance of IkeIntegrity value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.network.models.IkeIntegrity.GCMAES128"
fullName: "com.azure.resourcemanager.network.models.IkeIntegrity.GCMAES128"
name: "GCMAES128"
nameWithType: "IkeIntegrity.GCMAES128"
summary: "Static value GCMAES128 for IkeIntegrity."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final IkeIntegrity GCMAES128"
desc: "Static value GCMAES128 for IkeIntegrity."
- uid: "com.azure.resourcemanager.network.models.IkeIntegrity.GCMAES256"
fullName: "com.azure.resourcemanager.network.models.IkeIntegrity.GCMAES256"
name: "GCMAES256"
nameWithType: "IkeIntegrity.GCMAES256"
summary: "Static value GCMAES256 for IkeIntegrity."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final IkeIntegrity GCMAES256"
desc: "Static value GCMAES256 for IkeIntegrity."
- uid: "com.azure.resourcemanager.network.models.IkeIntegrity.MD5"
fullName: "com.azure.resourcemanager.network.models.IkeIntegrity.MD5"
name: "MD5"
nameWithType: "IkeIntegrity.MD5"
summary: "Static value MD5 for IkeIntegrity."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final IkeIntegrity MD5"
desc: "Static value MD5 for IkeIntegrity."
- uid: "com.azure.resourcemanager.network.models.IkeIntegrity.SHA1"
fullName: "com.azure.resourcemanager.network.models.IkeIntegrity.SHA1"
name: "SHA1"
nameWithType: "IkeIntegrity.SHA1"
summary: "Static value SHA1 for IkeIntegrity."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final IkeIntegrity SHA1"
desc: "Static value SHA1 for IkeIntegrity."
- uid: "com.azure.resourcemanager.network.models.IkeIntegrity.SHA256"
fullName: "com.azure.resourcemanager.network.models.IkeIntegrity.SHA256"
name: "SHA256"
nameWithType: "IkeIntegrity.SHA256"
summary: "Static value SHA256 for IkeIntegrity."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final IkeIntegrity SHA256"
desc: "Static value SHA256 for IkeIntegrity."
- uid: "com.azure.resourcemanager.network.models.IkeIntegrity.SHA384"
fullName: "com.azure.resourcemanager.network.models.IkeIntegrity.SHA384"
name: "SHA384"
nameWithType: "IkeIntegrity.SHA384"
summary: "Static value SHA384 for IkeIntegrity."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final IkeIntegrity SHA384"
desc: "Static value SHA384 for IkeIntegrity."
methods:
- uid: "com.azure.resourcemanager.network.models.IkeIntegrity.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.network.models.IkeIntegrity.fromString(String name)"
name: "fromString(String name)"
nameWithType: "IkeIntegrity.fromString(String name)"
summary: "Creates or finds a IkeIntegrity from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "String"
syntax: "public static IkeIntegrity fromString(String name)"
desc: "Creates or finds a IkeIntegrity from its string representation."
returns:
description: "the corresponding IkeIntegrity."
type: ""
- uid: "com.azure.resourcemanager.network.models.IkeIntegrity.values()"
fullName: "com.azure.resourcemanager.network.models.IkeIntegrity.values()"
name: "values()"
nameWithType: "IkeIntegrity.values()"
summary: "Gets known IkeIntegrity values."
modifiers:
- "static"
syntax: "public static Collection values()"
desc: "Gets known IkeIntegrity values."
returns:
description: "known IkeIntegrity values."
type: "Collection<>"
type: "class"
desc: "The IKE integrity algorithm (IKE phase 2)."
metadata: {}
package: "com.azure.resourcemanager.network.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0