Compartilhar via


EventHubCacheMonitorDimensions Construtores

Definição

Sobrecargas

EventHubCacheMonitorDimensions()

Construtor de parâmetros zero

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

Construtor

EventHubCacheMonitorDimensions()

Construtor de parâmetros zero

public EventHubCacheMonitorDimensions ();
Public Sub New ()

Aplica-se a

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

Construtor

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

Aplica-se a