Share via


ApplicationInsightsComponentData.PrivateLinkScopedResources Property

Definition

List of linked private link scope resources.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ApplicationInsights.Models.PrivateLinkScopedResourceReference> PrivateLinkScopedResources { get; }
member this.PrivateLinkScopedResources : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ApplicationInsights.Models.PrivateLinkScopedResourceReference>
Public ReadOnly Property PrivateLinkScopedResources As IReadOnlyList(Of PrivateLinkScopedResourceReference)

Property Value

Applies to