共用方式為


EventHubCacheMonitorDimensions 建構函式

定義

多載

EventHubCacheMonitorDimensions()

零參數建構函式

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

建構函式

EventHubCacheMonitorDimensions()

零參數建構函式

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

適用於