Edit

Share via


EventHubMonitorAggregationDimensions Constructors

Definition

Overloads

EventHubMonitorAggregationDimensions()

Zero parameter constructor

EventHubMonitorAggregationDimensions(EventHubMonitorAggregationDimensions)

Constructor

EventHubMonitorAggregationDimensions(String)

Constructor

EventHubMonitorAggregationDimensions()

Zero parameter constructor

public EventHubMonitorAggregationDimensions ();
Public Sub New ()

Applies to

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)

Parameters

Applies to

EventHubMonitorAggregationDimensions(String)

Constructor

public EventHubMonitorAggregationDimensions (string ehHubPath);
new Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions : string -> Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions
Public Sub New (ehHubPath As String)

Parameters

ehHubPath
String

Applies to