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

0 個のパラメーター コンストラクター

EventHubMonitorAggregationDimensions(EventHubMonitorAggregationDimensions)

コンストラクター

EventHubMonitorAggregationDimensions(GlobalConfiguration, NodeConfiguration, String)

コンストラクター

EventHubMonitorAggregationDimensions(String)

コンストラクター

プロパティ

EventHubPath

Eventhub パス

GlobalConfig

Silo グローバル構成パラメーターを保持するデータ オブジェクト。

(継承元 MonitorAggregationDimensions)
NodeConfig

個々のノード固有のサイロ構成パラメーター。

(継承元 MonitorAggregationDimensions)

適用対象