EventHubCacheMonitorDimensions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Eventhub 串流提供者生態系統中所使用的快取監視器匯總維度
public class EventHubCacheMonitorDimensions : Orleans.ServiceBus.Providers.EventHubReceiverMonitorDimensions
type EventHubCacheMonitorDimensions = class
inherit EventHubReceiverMonitorDimensions
Public Class EventHubCacheMonitorDimensions
Inherits EventHubReceiverMonitorDimensions
- 繼承
-
EventHubCacheMonitorDimensions
- 繼承
-
EventHubCacheMonitorDimensions
建構函式
EventHubCacheMonitorDimensions() |
零參數建構函式 |
EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String) |
建構函式 |
屬性
BlockPoolId |
此快取所屬的區塊集區 |
EventHubPartition |
Eventhub 資料分割 (繼承來源 EventHubReceiverMonitorDimensions) |
EventHubPath |
Eventhub 路徑 (繼承來源 EventHubMonitorAggregationDimensions) |
GlobalConfig |
保存 Silo 通用群組態參數的資料物件。 (繼承來源 MonitorAggregationDimensions) |
NodeConfig |
個別節點特定的定址接收器組態參數。 (繼承來源 MonitorAggregationDimensions) |