GetForwardingRulePlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the DNS forwarding ruleset.

Link copied to clipboard

The name of the forwarding rule.

Link copied to clipboard

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