你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataCollectionEndpointData.PrivateLinkScopedResources 属性

定义

Azure Monitor 专用链接此数据收集终结点资源关联的范围资源的列表。 此属性为只读。

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)

属性值

适用于