GetDnsForwardingRulesetPlainArgs

data class GetDnsForwardingRulesetPlainArgs(val dnsForwardingRulesetName: String, val resourceGroupName: String) : ConvertibleToJava<GetDnsForwardingRulesetPlainArgs>

Constructors

Link copied to clipboard
fun GetDnsForwardingRulesetPlainArgs(dnsForwardingRulesetName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetDnsForwardingRulesetPlainArgs

Properties

Link copied to clipboard

The name of the DNS forwarding ruleset.

Link copied to clipboard

The name of the resource group. The name is case insensitive.