EventHubCacheMonitorDimensions Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ü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
- dimensions
- EventHubMonitorAggregationDimensions
- ehPartition
- String
- blockPoolId
- String