IApplicationInsightsComponent.PrivateLinkScopedResource Property

Definition

List of linked private link scope resources.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="List of linked private link scope resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api202002.IPrivateLinkScopedResource) }, ReadOnly=true, Required=false, SerializedName="PrivateLinkScopedResources")]
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api202002.IPrivateLinkScopedResource[] PrivateLinkScopedResource { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="List of linked private link scope resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api202002.IPrivateLinkScopedResource) }, ReadOnly=true, Required=false, SerializedName="PrivateLinkScopedResources")>]
member this.PrivateLinkScopedResource : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api202002.IPrivateLinkScopedResource[]
Public ReadOnly Property PrivateLinkScopedResource As IPrivateLinkScopedResource()

Property Value

Attributes

Applies to