ApplicationInsightsComponentData.PrivateLinkScopedResources プロパティ

定義

リンクされたプライベート リンク スコープ リソースの一覧。

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)

プロパティ値

適用対象