### YamlMime:JavaEnum uid: "com.microsoft.azure.management.resources.SubscriptionState" fullName: "com.microsoft.azure.management.resources.SubscriptionState" name: "SubscriptionState" nameWithType: "SubscriptionState" summary: "Defines values for SubscriptionState." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "valueOf(java.lang.Class,java.lang.String)?alt=java.lang.Enum.valueOf&text=valueOf\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - "" - "" - "" - "" - "" - "" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" syntax: "public enum **SubscriptionState**
extends <>" fields: - uid: "com.microsoft.azure.management.resources.SubscriptionState.DELETED" fullName: "com.microsoft.azure.management.resources.SubscriptionState.DELETED" name: "DELETED" nameWithType: "SubscriptionState.DELETED" summary: "Enum value Deleted." desc: "Enum value Deleted." - uid: "com.microsoft.azure.management.resources.SubscriptionState.DISABLED" fullName: "com.microsoft.azure.management.resources.SubscriptionState.DISABLED" name: "DISABLED" nameWithType: "SubscriptionState.DISABLED" summary: "Enum value Disabled." desc: "Enum value Disabled." - uid: "com.microsoft.azure.management.resources.SubscriptionState.ENABLED" fullName: "com.microsoft.azure.management.resources.SubscriptionState.ENABLED" name: "ENABLED" nameWithType: "SubscriptionState.ENABLED" summary: "Enum value Enabled." desc: "Enum value Enabled." - uid: "com.microsoft.azure.management.resources.SubscriptionState.PAST_DUE" fullName: "com.microsoft.azure.management.resources.SubscriptionState.PAST_DUE" name: "PAST_DUE" nameWithType: "SubscriptionState.PAST_DUE" summary: "Enum value PastDue." desc: "Enum value PastDue." - uid: "com.microsoft.azure.management.resources.SubscriptionState.WARNED" fullName: "com.microsoft.azure.management.resources.SubscriptionState.WARNED" name: "WARNED" nameWithType: "SubscriptionState.WARNED" summary: "Enum value Warned." desc: "Enum value Warned." methods: - uid: "com.microsoft.azure.management.resources.SubscriptionState.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.resources.SubscriptionState.fromString(String value)" name: "fromString(String value)" nameWithType: "SubscriptionState.fromString(String value)" summary: "Parses a serialized value to a SubscriptionState instance." modifiers: - "static" parameters: - description: "the serialized value to parse." name: "value" type: "" syntax: "public static SubscriptionState fromString(String value)" desc: "Parses a serialized value to a SubscriptionState instance." returns: description: "the parsed SubscriptionState object, or null if unable to parse." type: "" - uid: "com.microsoft.azure.management.resources.SubscriptionState.toString()" fullName: "com.microsoft.azure.management.resources.SubscriptionState.toString()" name: "toString()" nameWithType: "SubscriptionState.toString()" overridden: "java.lang.Enum.toString()" syntax: "public String toString()" returns: type: "" - uid: "com.microsoft.azure.management.resources.SubscriptionState.valueOf(java.lang.String)" fullName: "com.microsoft.azure.management.resources.SubscriptionState.valueOf(String name)" name: "valueOf(String name)" nameWithType: "SubscriptionState.valueOf(String name)" modifiers: - "static" parameters: - name: "name" type: "" syntax: "public static SubscriptionState valueOf(String name)" returns: type: "" - uid: "com.microsoft.azure.management.resources.SubscriptionState.values()" fullName: "com.microsoft.azure.management.resources.SubscriptionState.values()" name: "values()" nameWithType: "SubscriptionState.values()" modifiers: - "static" syntax: "public static SubscriptionState[] values()" returns: type: "[]" desc: "Defines values for SubscriptionState." metadata: {} package: "com.microsoft.azure.management.resources" artifact: com.microsoft.azure:azure-mgmt-resources:1.41.4