### YamlMime:JavaType uid: "com.azure.resourcemanager.containerregistry.models.EncryptionStatus" fullName: "com.azure.resourcemanager.containerregistry.models.EncryptionStatus" name: "EncryptionStatus" nameWithType: "EncryptionStatus" summary: "Indicates whether or not the encryption is enabled for container registry." 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 **EncryptionStatus**
extends <>" constructors: - uid: "com.azure.resourcemanager.containerregistry.models.EncryptionStatus.EncryptionStatus()" fullName: "com.azure.resourcemanager.containerregistry.models.EncryptionStatus.EncryptionStatus()" name: "EncryptionStatus()" nameWithType: "EncryptionStatus.EncryptionStatus()" summary: "Creates a new instance of EncryptionStatus value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public EncryptionStatus()" desc: "Creates a new instance of EncryptionStatus value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.containerregistry.models.EncryptionStatus.DISABLED" fullName: "com.azure.resourcemanager.containerregistry.models.EncryptionStatus.DISABLED" name: "DISABLED" nameWithType: "EncryptionStatus.DISABLED" summary: "Static value disabled for EncryptionStatus." modifiers: - "static" - "final" field: type: "" syntax: "public static final EncryptionStatus DISABLED" desc: "Static value disabled for EncryptionStatus." - uid: "com.azure.resourcemanager.containerregistry.models.EncryptionStatus.ENABLED" fullName: "com.azure.resourcemanager.containerregistry.models.EncryptionStatus.ENABLED" name: "ENABLED" nameWithType: "EncryptionStatus.ENABLED" summary: "Static value enabled for EncryptionStatus." modifiers: - "static" - "final" field: type: "" syntax: "public static final EncryptionStatus ENABLED" desc: "Static value enabled for EncryptionStatus." methods: - uid: "com.azure.resourcemanager.containerregistry.models.EncryptionStatus.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.containerregistry.models.EncryptionStatus.fromString(String name)" name: "fromString(String name)" nameWithType: "EncryptionStatus.fromString(String name)" summary: "Creates or finds a EncryptionStatus from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static EncryptionStatus fromString(String name)" desc: "Creates or finds a EncryptionStatus from its string representation." returns: description: "the corresponding EncryptionStatus." type: "" - uid: "com.azure.resourcemanager.containerregistry.models.EncryptionStatus.values()" fullName: "com.azure.resourcemanager.containerregistry.models.EncryptionStatus.values()" name: "values()" nameWithType: "EncryptionStatus.values()" summary: "Gets known EncryptionStatus values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known EncryptionStatus values." returns: description: "known EncryptionStatus values." type: "Collection<>" type: "class" desc: "Indicates whether or not the encryption is enabled for container registry." metadata: {} package: "com.azure.resourcemanager.containerregistry.models" artifact: com.azure.resourcemanager:azure-resourcemanager-containerregistry:2.42.0