EventHubMonitorAggregationDimensions コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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)
パラメーター
- dimensions
- 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