resolveDnsInternally

@JvmName(name = "xtltebecjvbbstgv")
suspend fun resolveDnsInternally(value: Output<TeamsRuleRuleSettingsResolveDnsInternallyArgs>)
@JvmName(name = "utlwsjeynttqirvh")
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 = "wcqmqfhnxryvjcea")
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'.