다음을 통해 공유


ThrottlingRule 클래스

ThrottlingRule.

상속
azure.mgmt.cognitiveservices._serialization.Model
ThrottlingRule

생성자

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)

키워드 전용 매개 변수

Name Description
key
str
renewal_period
count
min_count
dynamic_throttling_enabled
match_patterns

변수

Name Description
key
str
renewal_period
count
min_count
dynamic_throttling_enabled
match_patterns