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