ThrottlingRule Class

ThrottlingRule.

Inheritance
azure.mgmt.cognitiveservices._serialization.Model
ThrottlingRule

Constructor

ThrottlingRule(*, key: str | None = None, renewal_period: float | None = None, count: float | None = None, min_count: float | None = None, dynamic_throttling_enabled: bool | None = None, match_patterns: List[_models.RequestMatchPattern] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
key
str
renewal_period
count
min_count
dynamic_throttling_enabled
match_patterns

Variables

Name Description
key
str
renewal_period
count
min_count
dynamic_throttling_enabled
match_patterns