MonitorMetricUnit 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
計量的單位。
public readonly struct MonitorMetricUnit : IEquatable<Azure.ResourceManager.Monitor.Models.MonitorMetricUnit>
type MonitorMetricUnit = struct
Public Structure MonitorMetricUnit
Implements IEquatable(Of MonitorMetricUnit)
- 繼承
-
MonitorMetricUnit
- 實作
建構函式
MonitorMetricUnit(String) |
初始化 MonitorMetricUnit 的新執行個體。 |
屬性
BitsPerSecond |
BitsPerSecond。 |
Bytes |
位元組。 |
ByteSeconds |
ByteSeconds。 |
BytesPerSecond |
BytesPerSecond。 |
Cores |
核心。 |
Count |
計數: |
CountPerSecond |
CountPerSecond。 |
MilliCores |
MilliCores。 |
MilliSeconds |
毫秒。 |
NanoCores |
NanoCores。 |
Percent |
百分比。 |
Seconds |
秒鐘。 |
Unspecified |
未指定。 |
方法
Equals(MonitorMetricUnit) |
指出目前的物件是否等於另一個相同類型的物件。 |
ToString() |
傳回此執行個體的完整類型名稱。 |