EventHubMonitorAggregationDimensions 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
EventHubMonitorAggregationDimensions() |
零參數建構函式 |
EventHubMonitorAggregationDimensions(EventHubMonitorAggregationDimensions) |
建構函式 |
EventHubMonitorAggregationDimensions(String) |
建構函式 |
EventHubMonitorAggregationDimensions()
零參數建構函式
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