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

Property Value

Applies to