GetDnsSecurityRulePlainArgs

data class GetDnsSecurityRulePlainArgs(val dnsResolverPolicyName: String, val dnsSecurityRuleName: String, val resourceGroupName: String) : ConvertibleToJava<GetDnsSecurityRulePlainArgs>

Constructors

Link copied to clipboard
constructor(dnsResolverPolicyName: String, dnsSecurityRuleName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the DNS resolver policy.

Link copied to clipboard

The name of the DNS security rule.

Link copied to clipboard

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

Functions

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