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

SearchServicePatch.SharedPrivateLinkResources 属性

定义

由 Azure 认知搜索 服务管理的共享专用链接资源的列表。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Search.SharedSearchServicePrivateLinkResourceData> SharedPrivateLinkResources { get; }
member this.SharedPrivateLinkResources : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Search.SharedSearchServicePrivateLinkResourceData>
Public ReadOnly Property SharedPrivateLinkResources As IReadOnlyList(Of SharedSearchServicePrivateLinkResourceData)

属性值

适用于