toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
GetZonePlainArgs
Get
Zone
Plain
Args
data
class
GetZonePlainArgs
(
val
resourceGroupName
:
String
,
val
zoneName
:
String
)
:
ConvertibleToJava
<
GetZonePlainArgs
>
Members
Constructors
Get
Zone
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
zoneName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.
zone
Name
Link copied to clipboard
val
zoneName
:
String
The name of the DNS zone (without a terminating dot).
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetZonePlainArgs