EventHubsThrottlingPolicy Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties of the throttling policy.
public class EventHubsThrottlingPolicy : Azure.ResourceManager.EventHubs.Models.EventHubsApplicationGroupPolicy, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.EventHubs.Models.EventHubsThrottlingPolicy>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.EventHubs.Models.EventHubsThrottlingPolicy>
type EventHubsThrottlingPolicy = class
inherit EventHubsApplicationGroupPolicy
interface IJsonModel<EventHubsThrottlingPolicy>
interface IPersistableModel<EventHubsThrottlingPolicy>
Public Class EventHubsThrottlingPolicy
Inherits EventHubsApplicationGroupPolicy
Implements IJsonModel(Of EventHubsThrottlingPolicy), IPersistableModel(Of EventHubsThrottlingPolicy)
- Inheritance
- Implements
Event |
Initializes a new instance of EventHubsThrottlingPolicy. |
Metric |
Metric Id on which the throttle limit should be set, MetricId can be discovered by hovering over Metric in the Metrics section of Event Hub Namespace inside Azure Portal. |
Name |
The Name of this policy. (Inherited from EventHubsApplicationGroupPolicy) |
Rate |
The Threshold limit above which the application group will be throttled.Rate limit is always per second. |
Product | Versies |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: