EventHubMonitorAggregationDimensions コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
EventHubMonitorAggregationDimensions()
0 個のパラメーター コンストラクター
public EventHubMonitorAggregationDimensions ();
Public Sub New ()
適用対象
EventHubMonitorAggregationDimensions(EventHubMonitorAggregationDimensions)
コンストラクター
public EventHubMonitorAggregationDimensions (Orleans.ServiceBus.Providers.EventHubMonitorAggregationDimensions dimensions);
new Orleans.ServiceBus.Providers.EventHubMonitorAggregationDimensions : Orleans.ServiceBus.Providers.EventHubMonitorAggregationDimensions -> Orleans.ServiceBus.Providers.EventHubMonitorAggregationDimensions
Public Sub New (dimensions As EventHubMonitorAggregationDimensions)
パラメーター
- dimensions
- EventHubMonitorAggregationDimensions
適用対象
EventHubMonitorAggregationDimensions(String)
コンストラクター
public EventHubMonitorAggregationDimensions (string ehHubPath);
new Orleans.ServiceBus.Providers.EventHubMonitorAggregationDimensions : string -> Orleans.ServiceBus.Providers.EventHubMonitorAggregationDimensions
Public Sub New (ehHubPath As String)
パラメーター
- ehHubPath
- String
適用対象
EventHubMonitorAggregationDimensions(GlobalConfiguration, NodeConfiguration, String)
コンストラクター
public EventHubMonitorAggregationDimensions (Orleans.Runtime.Configuration.GlobalConfiguration globalConfig, Orleans.Runtime.Configuration.NodeConfiguration nodeConfig, string ehHubPath);
new Orleans.ServiceBus.Providers.EventHubMonitorAggregationDimensions : Orleans.Runtime.Configuration.GlobalConfiguration * Orleans.Runtime.Configuration.NodeConfiguration * string -> Orleans.ServiceBus.Providers.EventHubMonitorAggregationDimensions
Public Sub New (globalConfig As GlobalConfiguration, nodeConfig As NodeConfiguration, ehHubPath As String)
パラメーター
- globalConfig
- GlobalConfiguration
- nodeConfig
- NodeConfiguration
- ehHubPath
- String