ComputeUsageUnit Class

Definition

Compute usage units.

public class ComputeUsageUnit : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Compute.Fluent.Models.ComputeUsageUnit>
type ComputeUsageUnit = class
    inherit ExpandableStringEnum<ComputeUsageUnit>
Public Class ComputeUsageUnit
Inherits ExpandableStringEnum(Of ComputeUsageUnit)
Inheritance

Constructors

ComputeUsageUnit()

Fields

Bytes
BytesPerSecond
Count
CountsPerSecond
Percent
Seconds

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to