EventHubReceiverMonitorDimensions 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
EventHubReceiverMonitorDimensions() |
Constructor de parámetros cero |
EventHubReceiverMonitorDimensions(EventHubMonitorAggregationDimensions, String) |
Constructor |
EventHubReceiverMonitorDimensions()
Constructor de parámetros cero
public EventHubReceiverMonitorDimensions ();
Public Sub New ()
Se aplica a
EventHubReceiverMonitorDimensions(EventHubMonitorAggregationDimensions, String)
Constructor
public EventHubReceiverMonitorDimensions (Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions dimensions, string ehPartition);
new Orleans.Streaming.EventHubs.EventHubReceiverMonitorDimensions : Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions * string -> Orleans.Streaming.EventHubs.EventHubReceiverMonitorDimensions
Public Sub New (dimensions As EventHubMonitorAggregationDimensions, ehPartition As String)
Parámetros
- dimensions
- EventHubMonitorAggregationDimensions
- ehPartition
- String