次の方法で共有


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

適用対象