getDiskAccessAPrivateEndpointConnection

Gets information about a private endpoint connection under a disk access resource. Azure REST API version: 2022-07-02. Other available API versions: 2023-01-02, 2023-04-02.

Return

The Private Endpoint Connection resource.

Parameters

argument

null


suspend fun getDiskAccessAPrivateEndpointConnection(diskAccessName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetDiskAccessAPrivateEndpointConnectionResult

Return

The Private Endpoint Connection resource.

See also

Parameters

diskAccessName

The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.

privateEndpointConnectionName

The name of the private endpoint connection.

resourceGroupName

The name of the resource group.


Return

The Private Endpoint Connection resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.compute.kotlin.inputs.GetDiskAccessAPrivateEndpointConnectionPlainArgs.