getInterfaceEndpoint

Gets the specified interface endpoint by resource group. Uses Azure REST API version 2019-02-01.

Return

Interface endpoint resource.

Parameters

argument

null


suspend fun getInterfaceEndpoint(expand: String? = null, interfaceEndpointName: String, resourceGroupName: String): GetInterfaceEndpointResult

Return

Interface endpoint resource.

Parameters

expand

Expands referenced resources.

interfaceEndpointName

The name of the interface endpoint.

resourceGroupName

The name of the resource group.

See also


Return

Interface endpoint resource.

Parameters

argument

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

See also