GetResolverDnsForwardingRulesetPlainArgs

data class GetResolverDnsForwardingRulesetPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetResolverDnsForwardingRulesetPlainArgs>

A collection of arguments for invoking getResolverDnsForwardingRuleset.

Constructors

Link copied to clipboard
constructor(name: String, resourceGroupName: String)

Properties

Link copied to clipboard

Name of the existing Private DNS Resolver Dns Forwarding Ruleset.

Link copied to clipboard

Name of the Resource Group where the Private DNS Resolver Dns Forwarding Ruleset exists.

Functions

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