### YamlMime:JavaEnum fields: - fullName: com.microsoft.azure.management.appservice.UsageState.EXCEEDED name: EXCEEDED nameWithType: UsageState.EXCEEDED summary:

Enum value Exceeded.

uid: com.microsoft.azure.management.appservice.UsageState.EXCEEDED - fullName: com.microsoft.azure.management.appservice.UsageState.NORMAL name: NORMAL nameWithType: UsageState.NORMAL summary:

Enum value Normal.

uid: com.microsoft.azure.management.appservice.UsageState.NORMAL inheritances: - - methods: - fullName: com.microsoft.azure.management.appservice.UsageState.fromString(String value) name: fromString(String value) nameWithType: UsageState.fromString(String value) parameters: - description:

the serialized value to parse.

name: value type: returns: description:

the parsed UsageState object, or null if unable to parse.

type: summary: >-

Parses a serialized value to a UsageState instance.

syntax: public static UsageState fromString(String value) uid: com.microsoft.azure.management.appservice.UsageState.fromString(String) - fullName: com.microsoft.azure.management.appservice.UsageState.toString() name: toString() nameWithType: UsageState.toString() returns: type: syntax: public String toString() uid: com.microsoft.azure.management.appservice.UsageState.toString() nameWithType: UsageState syntax: public enum UsageState uid: com.microsoft.azure.management.appservice.UsageState fullName: com.microsoft.azure.management.appservice.UsageState name: UsageState package: com.microsoft.azure.management.appservice summary:

Defines values for UsageState.

metadata: {}