Поделиться через


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

Применяется к