getPrivateLinkScope

Returns a Azure Arc PrivateLinkScope. Uses Azure REST API version 2022-04-02-preview. Other available API versions: 2024-11-01-preview.

Return

An Azure Arc PrivateLinkScope definition.

Parameters

argument

null


suspend fun getPrivateLinkScope(resourceGroupName: String, scopeName: String): GetPrivateLinkScopeResult

Return

An Azure Arc PrivateLinkScope definition.

Parameters

resourceGroupName

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

scopeName

The name of the Azure Arc PrivateLinkScope resource.

See also


Return

An Azure Arc PrivateLinkScope definition.

Parameters

argument

Builder for com.pulumi.azurenative.kubernetesconfiguration.kotlin.inputs.GetPrivateLinkScopePlainArgs.

See also