### YamlMime:JavaEnum fields: - fullName: com.microsoft.azure.management.monitor.Unit.BITS_PER_SECOND name: BITS_PER_SECOND nameWithType: Unit.BITS_PER_SECOND summary:

Enum value BitsPerSecond.

uid: com.microsoft.azure.management.monitor.Unit.BITS_PER_SECOND - fullName: com.microsoft.azure.management.monitor.Unit.BYTE_SECONDS name: BYTE_SECONDS nameWithType: Unit.BYTE_SECONDS summary:

Enum value ByteSeconds.

uid: com.microsoft.azure.management.monitor.Unit.BYTE_SECONDS - fullName: com.microsoft.azure.management.monitor.Unit.BYTES name: BYTES nameWithType: Unit.BYTES summary:

Enum value Bytes.

uid: com.microsoft.azure.management.monitor.Unit.BYTES - fullName: com.microsoft.azure.management.monitor.Unit.BYTES_PER_SECOND name: BYTES_PER_SECOND nameWithType: Unit.BYTES_PER_SECOND summary:

Enum value BytesPerSecond.

uid: com.microsoft.azure.management.monitor.Unit.BYTES_PER_SECOND - fullName: com.microsoft.azure.management.monitor.Unit.CORES name: CORES nameWithType: Unit.CORES summary:

Enum value Cores.

uid: com.microsoft.azure.management.monitor.Unit.CORES - fullName: com.microsoft.azure.management.monitor.Unit.COUNT name: COUNT nameWithType: Unit.COUNT summary:

Enum value Count.

uid: com.microsoft.azure.management.monitor.Unit.COUNT - fullName: com.microsoft.azure.management.monitor.Unit.COUNT_PER_SECOND name: COUNT_PER_SECOND nameWithType: Unit.COUNT_PER_SECOND summary:

Enum value CountPerSecond.

uid: com.microsoft.azure.management.monitor.Unit.COUNT_PER_SECOND - fullName: com.microsoft.azure.management.monitor.Unit.MILLI_CORES name: MILLI_CORES nameWithType: Unit.MILLI_CORES summary:

Enum value MilliCores.

uid: com.microsoft.azure.management.monitor.Unit.MILLI_CORES - fullName: com.microsoft.azure.management.monitor.Unit.MILLI_SECONDS name: MILLI_SECONDS nameWithType: Unit.MILLI_SECONDS summary:

Enum value MilliSeconds.

uid: com.microsoft.azure.management.monitor.Unit.MILLI_SECONDS - fullName: com.microsoft.azure.management.monitor.Unit.NANO_CORES name: NANO_CORES nameWithType: Unit.NANO_CORES summary:

Enum value NanoCores.

uid: com.microsoft.azure.management.monitor.Unit.NANO_CORES - fullName: com.microsoft.azure.management.monitor.Unit.PERCENT name: PERCENT nameWithType: Unit.PERCENT summary:

Enum value Percent.

uid: com.microsoft.azure.management.monitor.Unit.PERCENT - fullName: com.microsoft.azure.management.monitor.Unit.SECONDS name: SECONDS nameWithType: Unit.SECONDS summary:

Enum value Seconds.

uid: com.microsoft.azure.management.monitor.Unit.SECONDS - fullName: com.microsoft.azure.management.monitor.Unit.UNSPECIFIED name: UNSPECIFIED nameWithType: Unit.UNSPECIFIED summary:

Enum value Unspecified.

uid: com.microsoft.azure.management.monitor.Unit.UNSPECIFIED inheritances: - - methods: - fullName: com.microsoft.azure.management.monitor.Unit.fromString(String value) name: fromString(String value) nameWithType: Unit.fromString(String value) parameters: - description:

the serialized value to parse.

name: value type: returns: description:

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

type: summary: >-

Parses a serialized value to a Unit instance.

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

Defines values for Unit.

metadata: {}