resolveDnsInternally

@JvmName(name = "ainpxvrxrbkwhuqf")
suspend fun resolveDnsInternally(value: Output<TeamsRuleRuleSettingsResolveDnsInternallyArgs>)
@JvmName(name = "jjrpuodhcioaigxx")
suspend fun resolveDnsInternally(value: TeamsRuleRuleSettingsResolveDnsInternallyArgs?)

Parameters

value

Configure to forward the query to the internal DNS service, passing the specified 'viewid' as input. Cannot be set when 'dnsresolvers' are specified or 'resolvednsthrough*cloudflare' is set. Only valid when a rule's action is set to 'resolve'.


@JvmName(name = "dpbypadqcyyqpfko")
suspend fun resolveDnsInternally(argument: suspend TeamsRuleRuleSettingsResolveDnsInternallyArgsBuilder.() -> Unit)

Parameters

argument

Configure to forward the query to the internal DNS service, passing the specified 'viewid' as input. Cannot be set when 'dnsresolvers' are specified or 'resolvednsthrough*cloudflare' is set. Only valid when a rule's action is set to 'resolve'.