getPrivateEndpoint

Gets the specified private endpoint by resource group. API Version: 2020-11-01.

Return

Private endpoint resource.

Parameters

argument

null


suspend fun getPrivateEndpoint(expand: String? = null, privateEndpointName: String, resourceGroupName: String): GetPrivateEndpointResult

Return

Private endpoint resource.

See also

Parameters

expand

Expands referenced resources.

privateEndpointName

The name of the private endpoint.

resourceGroupName

The name of the resource group.


Return

Private endpoint resource.

See also

Parameters

argument

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