getSharedPrivateLinkResource

Gets the details of the shared private link resource managed by the search service in the given resource group. Azure REST API version: 2022-09-01. Other available API versions: 2023-11-01.

Return

Describes a Shared Private Link Resource managed by the Azure Cognitive Search service.

Parameters

argument

null


suspend fun getSharedPrivateLinkResource(resourceGroupName: String, searchServiceName: String, sharedPrivateLinkResourceName: String): GetSharedPrivateLinkResourceResult

Return

Describes a Shared Private Link Resource managed by the Azure Cognitive Search service.

See also

Parameters

resourceGroupName

The name of the resource group within the current subscription. You can obtain this value from the Azure Resource Manager API or the portal.

searchServiceName

The name of the Azure Cognitive Search service associated with the specified resource group.

sharedPrivateLinkResourceName

The name of the shared private link resource managed by the Azure Cognitive Search service within the specified resource group.


Return

Describes a Shared Private Link Resource managed by the Azure Cognitive Search service.

See also

Parameters

argument

Builder for com.pulumi.azurenative.search.kotlin.inputs.GetSharedPrivateLinkResourcePlainArgs.