get Dnssec Config
Gets the DNSSEC configuration. Uses Azure REST API version 2023-07-01-preview.
Return
Represents the DNSSEC configuration.
Parameters
argument
null
Return
Represents the DNSSEC configuration.
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
zone Name
The name of the DNS zone (without a terminating dot).
See also
suspend fun getDnssecConfig(argument: suspend GetDnssecConfigPlainArgsBuilder.() -> Unit): GetDnssecConfigResult
Return
Represents the DNSSEC configuration.
Parameters
argument
Builder for com.pulumi.azurenative.network.kotlin.inputs.GetDnssecConfigPlainArgs.