共用方式為


EventHubMonitorAggregationDimensions 類別

定義

監視匯總維度的基類,這是監視目標的資訊包。 監視器可以使用此資訊包來建置其匯總維度。

public class EventHubMonitorAggregationDimensions : Orleans.Providers.Streams.Common.MonitorAggregationDimensions
public class EventHubMonitorAggregationDimensions
type EventHubMonitorAggregationDimensions = class
    inherit MonitorAggregationDimensions
type EventHubMonitorAggregationDimensions = class
Public Class EventHubMonitorAggregationDimensions
Inherits MonitorAggregationDimensions
Public Class EventHubMonitorAggregationDimensions
繼承
EventHubMonitorAggregationDimensions
繼承
EventHubMonitorAggregationDimensions
衍生

建構函式

EventHubMonitorAggregationDimensions()

零參數建構函式

EventHubMonitorAggregationDimensions(EventHubMonitorAggregationDimensions)

建構函式

EventHubMonitorAggregationDimensions(GlobalConfiguration, NodeConfiguration, String)

建構函式

EventHubMonitorAggregationDimensions(String)

建構函式

屬性

EventHubPath

Eventhub 路徑

GlobalConfig

保存定址接收器通用群組態參數的資料物件。

(繼承來源 MonitorAggregationDimensions)
NodeConfig

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

(繼承來源 MonitorAggregationDimensions)

適用於