EventHubMonitorAggregationDimensions Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
EventHubMonitorAggregationDimensions() |
Constructor de parámetros cero |
EventHubMonitorAggregationDimensions(EventHubMonitorAggregationDimensions) |
Constructor |
EventHubMonitorAggregationDimensions(String) |
Constructor |
EventHubMonitorAggregationDimensions()
Constructor de parámetros cero
public EventHubMonitorAggregationDimensions ();
Public Sub New ()
Se aplica a
EventHubMonitorAggregationDimensions(EventHubMonitorAggregationDimensions)
Constructor
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
Se aplica a
EventHubMonitorAggregationDimensions(String)
Constructor
public EventHubMonitorAggregationDimensions (string ehHubPath);
new Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions : string -> Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions
Public Sub New (ehHubPath As String)
Parámetros
- ehHubPath
- String