Compartir a través de


ApplicationInsightsComponentData.PrivateLinkScopedResources Propiedad

Definición

Lista de recursos de ámbito de vínculo privado vinculados.

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)

Valor de propiedad

Se aplica a