serviceTypeHealthPolicyMap

@JvmName(name = "bridcoymyexrplwm")
suspend fun serviceTypeHealthPolicyMap(value: Output<Map<String, ArmServiceTypeHealthPolicyArgs>>)
@JvmName(name = "qfiiacghltgjhfhs")
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 = "yuhcjfkdyjhnemxr")
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 = "hwermlfgmtmojgtq")
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.