get Private Record Set
Gets a record set. Uses Azure REST API version 2024-06-01. Other available API versions: 2018-09-01, 2020-01-01, 2020-06-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native privatedns [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
Describes a DNS record set (a collection of DNS records with the same name and type) in a Private DNS zone.
Parameters
null
Return
Describes a DNS record set (a collection of DNS records with the same name and type) in a Private DNS zone.
Parameters
The name of the Private DNS zone (without a terminating dot).
The type of DNS record in this record set.
The name of the record set, relative to the name of the zone.
The name of the resource group.
See also
Return
Describes a DNS record set (a collection of DNS records with the same name and type) in a Private DNS zone.
Parameters
Builder for com.pulumi.azurenative.privatedns.kotlin.inputs.GetPrivateRecordSetPlainArgs.