Freigeben über


EventHubCacheMonitorDimensions Konstruktoren

Definition

Überlädt

EventHubCacheMonitorDimensions()

Nullparameterkonstruktor

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

Konstruktor

EventHubCacheMonitorDimensions()

Nullparameterkonstruktor

public EventHubCacheMonitorDimensions ();
Public Sub New ()

Gilt für:

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

Konstruktor

public EventHubCacheMonitorDimensions (Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions dimensions, string ehPartition, string blockPoolId);
new Orleans.Streaming.EventHubs.EventHubCacheMonitorDimensions : Orleans.Streaming.EventHubs.EventHubMonitorAggregationDimensions * string * string -> Orleans.Streaming.EventHubs.EventHubCacheMonitorDimensions
Public Sub New (dimensions As EventHubMonitorAggregationDimensions, ehPartition As String, blockPoolId As String)

Parameter

ehPartition
String
blockPoolId
String

Gilt für: