次の方法で共有


DataCollectionEndpointData.PrivateLinkScopedResources プロパティ

定義

このデータ 収集エンドポイント リソースが関連付けられている Azure Monitor Private Linkスコープ リソースの一覧。 このプロパティは読み取り専用です。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Monitor.Models.DataCollectionRulePrivateLinkScopedResourceInfo> PrivateLinkScopedResources { get; }
member this.PrivateLinkScopedResources : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Monitor.Models.DataCollectionRulePrivateLinkScopedResourceInfo>
Public ReadOnly Property PrivateLinkScopedResources As IReadOnlyList(Of DataCollectionRulePrivateLinkScopedResourceInfo)

プロパティ値

適用対象