EventHubMonitorAggregationDimensions Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
EventHubMonitorAggregationDimensions() |
Construtor de parâmetro zero |
EventHubMonitorAggregationDimensions(EventHubMonitorAggregationDimensions) |
Construtor |
EventHubMonitorAggregationDimensions(String) |
Construtor |
EventHubMonitorAggregationDimensions()
Construtor de parâmetro zero
public EventHubMonitorAggregationDimensions ();
Public Sub New ()
Aplica-se a
EventHubMonitorAggregationDimensions(EventHubMonitorAggregationDimensions)
Construtor
public EventHubMonitorAggregationDimensions (Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions dimensions);
new Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions : Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions -> Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions
Public Sub New (dimensions As EventHubMonitorAggregationDimensions)
Parâmetros
- dimensions
- EventHubMonitorAggregationDimensions
Aplica-se a
EventHubMonitorAggregationDimensions(String)
Construtor
public EventHubMonitorAggregationDimensions (string ehHubPath);
new Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions : string -> Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions
Public Sub New (ehHubPath As String)
Parâmetros
- ehHubPath
- String