Düzenle

Aracılığıyla paylaş


EventHubCacheMonitorDimensions Class

Definition

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

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)

Applies to