ApplicationInsightsComponent.PrivateLinkScopedResources Property

Definition

Gets list of linked private link scope resources.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.PrivateLinkScopedResources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.PrivateLinkScopedResource> PrivateLinkScopedResources { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.PrivateLinkScopedResources")>]
member this.PrivateLinkScopedResources : System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.PrivateLinkScopedResource>
Public ReadOnly Property PrivateLinkScopedResources As IList(Of PrivateLinkScopedResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to