getOutboundEndpoint

Gets properties of an outbound endpoint for a DNS resolver. Azure REST API version: 2022-07-01. Other available API versions: 2020-04-01-preview.

Return

Describes an outbound endpoint for a DNS resolver.

Parameters

argument

null


suspend fun getOutboundEndpoint(dnsResolverName: String, outboundEndpointName: String, resourceGroupName: String): GetOutboundEndpointResult

Return

Describes an outbound endpoint for a DNS resolver.

See also

Parameters

dnsResolverName

The name of the DNS resolver.

outboundEndpointName

The name of the outbound endpoint for the DNS resolver.

resourceGroupName

The name of the resource group. The name is case insensitive.


Return

Describes an outbound endpoint for a DNS resolver.

See also

Parameters

argument

Builder for com.pulumi.azurenative.network.kotlin.inputs.GetOutboundEndpointPlainArgs.