get Private Endpoint
Private endpoint resource. 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.
private Endpoint Name
The name of the private endpoint.
resource Group Name
The name of the resource group.
suspend fun getPrivateEndpoint(argument: suspend GetPrivateEndpointPlainArgsBuilder.() -> Unit): GetPrivateEndpointResult
Return
Private endpoint resource.
See also
Parameters
argument
Builder for com.pulumi.azurenative.network.kotlin.inputs.GetPrivateEndpointPlainArgs.