getPrivateEndpointConnection

Gets a private endpoint connection. API Version: 2020-01-13-preview.

Return

A private endpoint connection

Parameters

argument

null


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

Return

A private endpoint connection

Parameters

automationAccountName

The name of the automation account.

privateEndpointConnectionName

The name of the private endpoint connection.

resourceGroupName

Name of an Azure Resource group.

See also


Return

A private endpoint connection

Parameters

argument

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

See also