getPrivateEndpointConnection

Gets the specified private endpoint connection associated with the Elastic San Azure REST API version: 2022-12-01-preview. Other available API versions: 2023-01-01.

Return

Response for PrivateEndpoint Connection object

Parameters

argument

null


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

Return

Response for PrivateEndpoint Connection object

See also

Parameters

elasticSanName

The name of the ElasticSan.

privateEndpointConnectionName

The name of the Private Endpoint connection.

resourceGroupName

The name of the resource group. The name is case insensitive.


Return

Response for PrivateEndpoint Connection object

See also

Parameters

argument

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