다음을 통해 공유


EventHubCacheMonitorDimensions 생성자

정의

오버로드

EventHubCacheMonitorDimensions()

매개 변수 생성자 0개

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

생성자

EventHubCacheMonitorDimensions()

매개 변수 생성자 0개

public EventHubCacheMonitorDimensions ();
Public Sub New ()

적용 대상

EventHubCacheMonitorDimensions(EventHubMonitorAggregationDimensions, String, String)

생성자

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)

매개 변수

ehPartition
String
blockPoolId
String

적용 대상