Freigeben über


EventHubCacheMonitorDimensions Konstruktoren

Definition

Überlädt

EventHubCacheMonitorDimensions()

Null-Parametrer-Konstruktor

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

Konstruktor

EventHubCacheMonitorDimensions()

Quelle:
MonitorAggregationDimentions.cs

Null-Parametrer-Konstruktor

public EventHubCacheMonitorDimensions ();
Public Sub New ()

Gilt für:

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

Quelle:
MonitorAggregationDimentions.cs

Konstruktor

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

Parameter

ehPartition
String
blockPoolId
String

Gilt für: