toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dbformysql.kotlin.outputs
/
GetGetPrivateDnsZoneSuffixExecuteResult
Get
Get
Private
Dns
Zone
Suffix
Execute
Result
data
class
GetGetPrivateDnsZoneSuffixExecuteResult
(
val
privateDnsZoneSuffix
:
String
?
=
null
)
The response of get private dns zone suffix.
Members
Constructors
Get
Get
Private
Dns
Zone
Suffix
Execute
Result
Link copied to clipboard
constructor
(
privateDnsZoneSuffix
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
private
Dns
Zone
Suffix
Link copied to clipboard
val
privateDnsZoneSuffix
:
String
?
=
null
Represents the private DNS zone suffix.