共用方式為


EventHubCacheMonitorDimensions 類別

定義

Eventhub 串流提供者生態系統中所使用的快取監視器匯總維度

public class EventHubCacheMonitorDimensions : Orleans.ServiceBus.Providers.EventHubReceiverMonitorDimensions
type EventHubCacheMonitorDimensions = class
    inherit EventHubReceiverMonitorDimensions
Public Class EventHubCacheMonitorDimensions
Inherits EventHubReceiverMonitorDimensions
繼承
繼承

建構函式

EventHubCacheMonitorDimensions()

零參數建構函式

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

建構函式

屬性

BlockPoolId

此快取所屬的區塊集區

EventHubPartition

Eventhub 資料分割

(繼承來源 EventHubReceiverMonitorDimensions)
EventHubPath

Eventhub 路徑

(繼承來源 EventHubMonitorAggregationDimensions)
GlobalConfig

保存 Silo 通用群組態參數的資料物件。

(繼承來源 MonitorAggregationDimensions)
NodeConfig

個別節點特定的定址接收器組態參數。

(繼承來源 MonitorAggregationDimensions)

適用於