getSoaRecord

Return

A collection of values returned by getSoaRecord.

Parameters

argument

A collection of arguments for invoking getSoaRecord.


suspend fun getSoaRecord(name: String? = null, resourceGroupName: String, zoneName: String): GetSoaRecordResult

Return

A collection of values returned by getSoaRecord.

See also

Parameters

name

The name of the Private DNS SOA Record.

resourceGroupName

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

zoneName

Specifies the Private DNS Zone where the resource exists.


Return

A collection of values returned by getSoaRecord.

See also

Parameters

argument

Builder for com.pulumi.azure.privatedns.kotlin.inputs.GetSoaRecordPlainArgs.