serviceTypeHealthPolicyMap

@JvmName(name = "lvbshmqophogagui")
suspend fun serviceTypeHealthPolicyMap(value: Output<Map<String, ArmServiceTypeHealthPolicyArgs>>)
@JvmName(name = "ruvirwtdkyovrwbn")
suspend fun serviceTypeHealthPolicyMap(value: Map<String, ArmServiceTypeHealthPolicyArgs>?)

Parameters

value

The map with service type health policy per service type name. The map is empty by default.


@JvmName(name = "ltoiilrjaenhlart")
suspend fun serviceTypeHealthPolicyMap(vararg argument: Pair<String, suspend ArmServiceTypeHealthPolicyArgsBuilder.() -> Unit>)

Parameters

argument

The map with service type health policy per service type name. The map is empty by default.


@JvmName(name = "umuvvggfdsbhdaic")
fun serviceTypeHealthPolicyMap(vararg values: Pair<String, ArmServiceTypeHealthPolicyArgs>)

Parameters

values

The map with service type health policy per service type name. The map is empty by default.