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