Edit

Share via


EventHubReceiverMonitorDimensions Class

Definition

Aggregation dimensions for EventHubReceiverMonitor

public class EventHubReceiverMonitorDimensions : Orleans.ServiceBus.Providers.EventHubMonitorAggregationDimensions
type EventHubReceiverMonitorDimensions = class
    inherit EventHubMonitorAggregationDimensions
Public Class EventHubReceiverMonitorDimensions
Inherits EventHubMonitorAggregationDimensions
Inheritance
Inheritance
EventHubReceiverMonitorDimensions
Derived

Constructors

EventHubReceiverMonitorDimensions()

Zero parameter constructor

EventHubReceiverMonitorDimensions(EventHubMonitorAggregationDimensions, String)

Constructor

Properties

EventHubPartition

Eventhub partition

EventHubPath

Eventhub path

(Inherited from EventHubMonitorAggregationDimensions)
GlobalConfig

Data object holding Silo global configuration parameters.

(Inherited from MonitorAggregationDimensions)
NodeConfig

Individual node-specific silo configuration parameters.

(Inherited from MonitorAggregationDimensions)

Applies to