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 DNS SOA Record.

resourceGroupName

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

zoneName

Specifies the DNS Zone where the resource exists.


Return

A collection of values returned by getSoaRecord.

See also

Parameters

argument

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