EventHubMonitorAggregationDimensions Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- dimensions
- EventHubMonitorAggregationDimensions
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