次の方法で共有


EventHubCacheMonitorDimensions コンストラクター

定義

オーバーロード

EventHubCacheMonitorDimensions()

0 個のパラメーター コンストラクター

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

コンストラクター

EventHubCacheMonitorDimensions()

ソース:
MonitorAggregationDimentions.cs

0 個のパラメーター コンストラクター

public EventHubCacheMonitorDimensions ();
Public Sub New ()

適用対象

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

ソース:
MonitorAggregationDimentions.cs

コンストラクター

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)

パラメーター

ehPartition
String
blockPoolId
String

適用対象