### YamlMime:JavaType uid: "com.microsoft.azure.management.storage.EncryptionScopeState" fullName: "com.microsoft.azure.management.storage.EncryptionScopeState" name: "EncryptionScopeState" nameWithType: "EncryptionScopeState" summary: "Defines values for EncryptionScopeState." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - ")?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public final class **EncryptionScopeState**
extends <>" constructors: - uid: "com.microsoft.azure.management.storage.EncryptionScopeState.EncryptionScopeState()" fullName: "com.microsoft.azure.management.storage.EncryptionScopeState.EncryptionScopeState()" name: "EncryptionScopeState()" nameWithType: "EncryptionScopeState.EncryptionScopeState()" syntax: "public EncryptionScopeState()" fields: - uid: "com.microsoft.azure.management.storage.EncryptionScopeState.DISABLED" fullName: "com.microsoft.azure.management.storage.EncryptionScopeState.DISABLED" name: "DISABLED" nameWithType: "EncryptionScopeState.DISABLED" summary: "Static value Disabled for EncryptionScopeState." modifiers: - "static" - "final" field: type: "" syntax: "public static final EncryptionScopeState DISABLED" desc: "Static value Disabled for EncryptionScopeState." - uid: "com.microsoft.azure.management.storage.EncryptionScopeState.ENABLED" fullName: "com.microsoft.azure.management.storage.EncryptionScopeState.ENABLED" name: "ENABLED" nameWithType: "EncryptionScopeState.ENABLED" summary: "Static value Enabled for EncryptionScopeState." modifiers: - "static" - "final" field: type: "" syntax: "public static final EncryptionScopeState ENABLED" desc: "Static value Enabled for EncryptionScopeState." methods: - uid: "com.microsoft.azure.management.storage.EncryptionScopeState.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.storage.EncryptionScopeState.fromString(String name)" name: "fromString(String name)" nameWithType: "EncryptionScopeState.fromString(String name)" summary: "Creates or finds a EncryptionScopeState from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static EncryptionScopeState fromString(String name)" desc: "Creates or finds a EncryptionScopeState from its string representation." returns: description: "the corresponding EncryptionScopeState" type: "" - uid: "com.microsoft.azure.management.storage.EncryptionScopeState.values()" fullName: "com.microsoft.azure.management.storage.EncryptionScopeState.values()" name: "values()" nameWithType: "EncryptionScopeState.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known EncryptionScopeState values" type: "<>" type: "class" desc: "Defines values for EncryptionScopeState." metadata: {} package: "com.microsoft.azure.management.storage" artifact: com.microsoft.azure:azure-mgmt-storage:1.41.4