Region Setting Args
data class RegionSettingArgs(val customsubdomain: Output<String>? = null, val name: Output<String>? = null, val value: Output<Double>? = null) : ConvertibleToJava<RegionSettingArgs>
The call rate limit Cognitive Services account.
Constructors
Link copied to clipboard
fun RegionSettingArgs(customsubdomain: Output<String>? = null, name: Output<String>? = null, value: Output<Double>? = null)