EventHubCacheMonitorDimensions クラス

定義

Eventhub ストリーム プロバイダー エコシステムで使用されるキャッシュ モニターの集計ディメンション

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

コンストラクター

EventHubCacheMonitorDimensions()

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

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

コンストラクター

プロパティ

BlockPoolId

このキャッシュが属しているブロック プール

EventHubPartition

Eventhub パーティション

(継承元 EventHubReceiverMonitorDimensions)
EventHubPath

Eventhub パス

(継承元 EventHubMonitorAggregationDimensions)
GlobalConfig

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

(継承元 MonitorAggregationDimensions)
NodeConfig

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

(継承元 MonitorAggregationDimensions)

適用対象