pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
GetDnsResolverPlainArgs
Get
Dns
Resolver
Plain
Args
data
class
GetDnsResolverPlainArgs
(
val
dnsResolverName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetDnsResolverPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Dns
Resolver
Plain
Args
Link copied to clipboard
fun
GetDnsResolverPlainArgs
(
dnsResolverName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDnsResolverPlainArgs
Properties
dns
Resolver
Name
Link copied to clipboard
val
dnsResolverName
:
String
The name of the DNS resolver.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.