RegionSettingResponse

data class RegionSettingResponse(val customsubdomain: String? = null, val name: String? = null, val value: Double? = null)

The call rate limit Cognitive Services account.

Constructors

Link copied to clipboard
constructor(customsubdomain: String? = null, name: String? = null, value: Double? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val customsubdomain: String? = null

Maps the region to the regional custom subdomain.

Link copied to clipboard
val name: String? = null

Name of the region.

Link copied to clipboard
val value: Double? = null

A value for priority or weighted routing methods.