EventHubCacheMonitorDimensions 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 cache monitor used in Eventhub stream provider ecosystem
public class EventHubCacheMonitorDimensions : Orleans.Streaming.EventHubs.EventHubReceiverMonitorDimensions
type EventHubCacheMonitorDimensions = class
inherit EventHubReceiverMonitorDimensions
Public Class EventHubCacheMonitorDimensions
Inherits EventHubReceiverMonitorDimensions
- Inheritance
-
EventHubCacheMonitorDimensions
Constructors
EventHubCacheMonitorDimensions() |
Zero parameters constructor |
EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String) |
Constructor |
Properties
BlockPoolId |
Block pool this cache belongs to |
EventHubPartition |
Eventhub partition (Inherited from EventHubReceiverMonitorDimensions) |
EventHubPath |
Eventhub path (Inherited from EventHubMonitorAggregationDimensions) |