Compartir a través de


EventHubCacheMonitorDimensions Constructores

Definición

Sobrecargas

EventHubCacheMonitorDimensions()

Constructor de parámetros cero

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

Constructor

EventHubCacheMonitorDimensions()

Constructor de parámetros cero

public EventHubCacheMonitorDimensions ();
Public Sub New ()

Se aplica a

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

Constructor

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)

Parámetros

ehPartition
String
blockPoolId
String

Se aplica a