get Private Link Scope
Returns a Azure Monitor PrivateLinkScope. Azure REST API version: 2021-07-01-preview. Other available API versions: 2019-10-17-preview.
Return
An Azure Monitor PrivateLinkScope definition.
Parameters
argument
null
suspend fun getPrivateLinkScope(resourceGroupName: String, scopeName: String): GetPrivateLinkScopeResult
Return
An Azure Monitor PrivateLinkScope definition.
See also
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
scope Name
The name of the Azure Monitor PrivateLinkScope resource.
suspend fun getPrivateLinkScope(argument: suspend GetPrivateLinkScopePlainArgsBuilder.() -> Unit): GetPrivateLinkScopeResult
Return
An Azure Monitor PrivateLinkScope definition.
See also
Parameters
argument
Builder for com.pulumi.azurenative.insights.kotlin.inputs.GetPrivateLinkScopePlainArgs.