getPrivateLinkScope

Returns a Azure Monitor PrivateLinkScope. Uses Azure REST API version 2021-07-01-preview. Other available API versions: 2019-10-17-preview, 2021-09-01, 2023-06-01-preview.

Return

An Azure Monitor PrivateLinkScope definition.

Parameters

argument

null


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

Return

An Azure Monitor PrivateLinkScope definition.

Parameters

resourceGroupName

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

scopeName

The name of the Azure Monitor PrivateLinkScope resource.

See also


Return

An Azure Monitor PrivateLinkScope definition.

Parameters

argument

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

See also