EventHubReceiverMonitorDimensions Class
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.
Aggregation dimensions for EventHubReceiverMonitor
public class EventHubReceiverMonitorDimensions : Orleans.ServiceBus.Providers.EventHubMonitorAggregationDimensions
type EventHubReceiverMonitorDimensions = class
inherit EventHubMonitorAggregationDimensions
Public Class EventHubReceiverMonitorDimensions
Inherits EventHubMonitorAggregationDimensions
- Inheritance
-
EventHubReceiverMonitorDimensions
- Inheritance
- 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) |