### YamlMime:JavaEnum uid: "com.microsoft.azure.management.servicebus.EntityStatus" fullName: "com.microsoft.azure.management.servicebus.EntityStatus" name: "EntityStatus" nameWithType: "EntityStatus" summary: "Defines values for EntityStatus." 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 **EntityStatus**
extends <>" fields: - uid: "com.microsoft.azure.management.servicebus.EntityStatus.ACTIVE" fullName: "com.microsoft.azure.management.servicebus.EntityStatus.ACTIVE" name: "ACTIVE" nameWithType: "EntityStatus.ACTIVE" summary: "Enum value Active." desc: "Enum value Active." - uid: "com.microsoft.azure.management.servicebus.EntityStatus.CREATING" fullName: "com.microsoft.azure.management.servicebus.EntityStatus.CREATING" name: "CREATING" nameWithType: "EntityStatus.CREATING" summary: "Enum value Creating." desc: "Enum value Creating." - uid: "com.microsoft.azure.management.servicebus.EntityStatus.DELETING" fullName: "com.microsoft.azure.management.servicebus.EntityStatus.DELETING" name: "DELETING" nameWithType: "EntityStatus.DELETING" summary: "Enum value Deleting." desc: "Enum value Deleting." - uid: "com.microsoft.azure.management.servicebus.EntityStatus.DISABLED" fullName: "com.microsoft.azure.management.servicebus.EntityStatus.DISABLED" name: "DISABLED" nameWithType: "EntityStatus.DISABLED" summary: "Enum value Disabled." desc: "Enum value Disabled." - uid: "com.microsoft.azure.management.servicebus.EntityStatus.RECEIVE_DISABLED" fullName: "com.microsoft.azure.management.servicebus.EntityStatus.RECEIVE_DISABLED" name: "RECEIVE_DISABLED" nameWithType: "EntityStatus.RECEIVE_DISABLED" summary: "Enum value ReceiveDisabled." desc: "Enum value ReceiveDisabled." - uid: "com.microsoft.azure.management.servicebus.EntityStatus.RENAMING" fullName: "com.microsoft.azure.management.servicebus.EntityStatus.RENAMING" name: "RENAMING" nameWithType: "EntityStatus.RENAMING" summary: "Enum value Renaming." desc: "Enum value Renaming." - uid: "com.microsoft.azure.management.servicebus.EntityStatus.RESTORING" fullName: "com.microsoft.azure.management.servicebus.EntityStatus.RESTORING" name: "RESTORING" nameWithType: "EntityStatus.RESTORING" summary: "Enum value Restoring." desc: "Enum value Restoring." - uid: "com.microsoft.azure.management.servicebus.EntityStatus.SEND_DISABLED" fullName: "com.microsoft.azure.management.servicebus.EntityStatus.SEND_DISABLED" name: "SEND_DISABLED" nameWithType: "EntityStatus.SEND_DISABLED" summary: "Enum value SendDisabled." desc: "Enum value SendDisabled." - uid: "com.microsoft.azure.management.servicebus.EntityStatus.UNKNOWN" fullName: "com.microsoft.azure.management.servicebus.EntityStatus.UNKNOWN" name: "UNKNOWN" nameWithType: "EntityStatus.UNKNOWN" summary: "Enum value Unknown." desc: "Enum value Unknown." methods: - uid: "com.microsoft.azure.management.servicebus.EntityStatus.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.servicebus.EntityStatus.fromString(String value)" name: "fromString(String value)" nameWithType: "EntityStatus.fromString(String value)" summary: "Parses a serialized value to a EntityStatus instance." modifiers: - "static" parameters: - description: "the serialized value to parse." name: "value" type: "" syntax: "public static EntityStatus fromString(String value)" desc: "Parses a serialized value to a EntityStatus instance." returns: description: "the parsed EntityStatus object, or null if unable to parse." type: "" - uid: "com.microsoft.azure.management.servicebus.EntityStatus.toString()" fullName: "com.microsoft.azure.management.servicebus.EntityStatus.toString()" name: "toString()" nameWithType: "EntityStatus.toString()" overridden: "java.lang.Enum.toString()" syntax: "public String toString()" returns: type: "" - uid: "com.microsoft.azure.management.servicebus.EntityStatus.valueOf(java.lang.String)" fullName: "com.microsoft.azure.management.servicebus.EntityStatus.valueOf(String name)" name: "valueOf(String name)" nameWithType: "EntityStatus.valueOf(String name)" modifiers: - "static" parameters: - name: "name" type: "" syntax: "public static EntityStatus valueOf(String name)" returns: type: "" - uid: "com.microsoft.azure.management.servicebus.EntityStatus.values()" fullName: "com.microsoft.azure.management.servicebus.EntityStatus.values()" name: "values()" nameWithType: "EntityStatus.values()" modifiers: - "static" syntax: "public static EntityStatus[] values()" returns: type: "[]" desc: "Defines values for EntityStatus." metadata: {} package: "com.microsoft.azure.management.servicebus" artifact: com.microsoft.azure:azure-mgmt-servicebus:1.41.4