getPrivateEndpointConnection

Get Private Endpoint Connection. This call is made by Backup Admin. API Version: 2021-02-01.

Return

Private Endpoint Connection Response Properties

Parameters

argument

null


suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, vaultName: String): GetPrivateEndpointConnectionResult

Return

Private Endpoint Connection Response Properties

Parameters

privateEndpointConnectionName

The name of the private endpoint connection.

resourceGroupName

The name of the resource group where the recovery services vault is present.

vaultName

The name of the recovery services vault.

See also


Return

Private Endpoint Connection Response Properties

Parameters

argument

Builder for com.pulumi.azurenative.recoveryservices.kotlin.inputs.GetPrivateEndpointConnectionPlainArgs.

See also