pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
PtrRecordResponse
Ptr
Record
Response
data
class
PtrRecordResponse
(
val
ptrdname
:
String
?
=
null
)
A PTR record.
Types
Constructors
Properties
Constructors
Ptr
Record
Response
Link copied to clipboard
fun
PtrRecordResponse
(
ptrdname
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ptrdname
Link copied to clipboard
val
ptrdname
:
String
?
=
null
The PTR target domain name for this PTR record.