你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ComputeUsageUnit 类

定义

计算使用单位。

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)
继承

构造函数

ComputeUsageUnit()

计算使用单位。

字段

Bytes

计算使用单位。

BytesPerSecond

计算使用单位。

Count

计算使用单位。

CountsPerSecond

计算使用单位。

Percent

计算使用单位。

Seconds

计算使用单位。

属性

Value

计算使用单位。

(继承自 ExpandableStringEnum<T>)

方法

Equals(Object)

计算使用单位。

(继承自 ExpandableStringEnum<T>)
Equals(String)

计算使用单位。

(继承自 ExpandableStringEnum<T>)
GetHashCode()

计算使用单位。

(继承自 ExpandableStringEnum<T>)
ToString()

计算使用单位。

(继承自 ExpandableStringEnum<T>)

适用于