다음을 통해 공유


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

사일로 전역 구성 매개 변수를 보유하는 데이터 개체입니다.

(다음에서 상속됨 MonitorAggregationDimensions)
NodeConfig

개별 노드별 사일로 구성 매개 변수입니다.

(다음에서 상속됨 MonitorAggregationDimensions)

적용 대상