GetPtrRecordPlainArgs

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

A collection of arguments for invoking getPtrRecord.

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the Private DNS PTR Record.

Link copied to clipboard

Specifies the resource group where the Private DNS Zone (parent resource) exists.

Link copied to clipboard

Specifies the Private DNS Zone where the resource exists.