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

適用対象