RegionSetting Class
The call rate limit Cognitive Services account.
Constructor
RegionSetting(*, name: str | None = None, value: float | None = None, customsubdomain: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
name
|
Name of the region. Default value: None
|
|
value
|
A value for priority or weighted routing methods. Default value: None
|
|
customsubdomain
|
Maps the region to the regional custom subdomain. Default value: None
|