GetResolverPlainArgs

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

A collection of arguments for invoking getResolver.

Constructors

Link copied to clipboard
fun GetResolverPlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the Private DNS Resolver.

Link copied to clipboard

Name of the Resource Group where the Private DNS Resolver exists.