getInboundEndpoint

Gets properties of an inbound endpoint for a DNS resolver. API Version: 2020-04-01-preview.

Return

Describes an inbound endpoint for a DNS resolver.

Parameters

argument

null


suspend fun getInboundEndpoint(dnsResolverName: String, inboundEndpointName: String, resourceGroupName: String): GetInboundEndpointResult

Return

Describes an inbound endpoint for a DNS resolver.

See also

Parameters

dnsResolverName

The name of the DNS resolver.

inboundEndpointName

The name of the inbound endpoint for the DNS resolver.

resourceGroupName

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


Return

Describes an inbound endpoint for a DNS resolver.

See also

Parameters

argument

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