다음을 통해 공유


EventHubMonitorAggregationDimensions 생성자

정의

오버로드

EventHubMonitorAggregationDimensions()

매개 변수 생성자 0개

EventHubMonitorAggregationDimensions(EventHubMonitorAggregationDimensions)

생성자

EventHubMonitorAggregationDimensions(String)

생성자

EventHubMonitorAggregationDimensions()

매개 변수 생성자 0개

public EventHubMonitorAggregationDimensions ();
Public Sub New ()

적용 대상

EventHubMonitorAggregationDimensions(EventHubMonitorAggregationDimensions)

생성자

public EventHubMonitorAggregationDimensions (Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions dimensions);
new Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions : Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions -> Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions
Public Sub New (dimensions As EventHubMonitorAggregationDimensions)

매개 변수

적용 대상

EventHubMonitorAggregationDimensions(String)

생성자

public EventHubMonitorAggregationDimensions (string ehHubPath);
new Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions : string -> Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions
Public Sub New (ehHubPath As String)

매개 변수

ehHubPath
String

적용 대상