Share via


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
str

Name of the region.

Default value: None
value

A value for priority or weighted routing methods.

Default value: None
customsubdomain
str

Maps the region to the regional custom subdomain.

Default value: None

Variables

Name Description
name
str

Name of the region.

value

A value for priority or weighted routing methods.

customsubdomain
str

Maps the region to the regional custom subdomain.