EventHubCacheMonitorDimensions コンストラクター

定義

オーバーロード

EventHubCacheMonitorDimensions()

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

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

コンストラクター

EventHubCacheMonitorDimensions()

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

public EventHubCacheMonitorDimensions ();
Public Sub New ()

適用対象

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

コンストラクター

public EventHubCacheMonitorDimensions (Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions dimensions, string ehPartition, string blockPoolId);
new Orleans.Streaming.EventHubs.EventHubCacheMonitorDimensions : Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions * string * string -> Orleans.Streaming.EventHubs.EventHubCacheMonitorDimensions
Public Sub New (dimensions As EventHubMonitorAggregationDimensions, ehPartition As String, blockPoolId As String)

パラメーター

ehPartition
String
blockPoolId
String

適用対象