EventHubCacheMonitorDimensions 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
EventHubCacheMonitorDimensions() |
零參數建構函式 |
EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String) |
建構函式 |
EventHubCacheMonitorDimensions()
零參數建構函式
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