GetResolverInboundEndpointResult

data class GetResolverInboundEndpointResult(val id: String, val ipConfigurations: List<GetResolverInboundEndpointIpConfiguration>, val location: String, val name: String, val privateDnsResolverId: String, val tags: Map<String, String>)

A collection of values returned by getResolverInboundEndpoint.

Constructors

Link copied to clipboard
constructor(id: String, ipConfigurations: List<GetResolverInboundEndpointIpConfiguration>, location: String, name: String, privateDnsResolverId: String, tags: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

A list of ip_configurations block as defined below.

Link copied to clipboard

The Azure Region where the Private DNS Resolver Inbound Endpoint exists.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The tags assigned to the Private DNS Resolver Inbound Endpoint.