get Record Set
Gets a record set. Uses Azure REST API version 2023-07-01-preview. Other available API versions: 2015-05-04-preview, 2016-04-01, 2017-09-01, 2017-10-01, 2018-03-01-preview, 2018-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native dns [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).
Parameters
null
Return
Describes a DNS record set (a collection of DNS records with the same name and type).
Parameters
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. The name is case insensitive.
The name of the DNS zone (without a terminating dot).
See also
Return
Describes a DNS record set (a collection of DNS records with the same name and type).
Parameters
Builder for com.pulumi.azurenative.dns.kotlin.inputs.GetRecordSetPlainArgs.