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

SearchPrivateLinkResourceProperties 类

定义

描述Azure 认知搜索服务支持的专用链接资源的属性。 对于给定的 API 版本,这表示创建共享专用链接资源时“支持的”groupIds。

public class SearchPrivateLinkResourceProperties
type SearchPrivateLinkResourceProperties = class
Public Class SearchPrivateLinkResourceProperties
继承
SearchPrivateLinkResourceProperties

属性

GroupId

专用链接资源的组 ID。

RequiredMembers

专用链接资源的必需成员列表。

RequiredZoneNames

专用链接资源的所需 DNS 区域名称列表。

ShareablePrivateLinkResourceTypes

加入专用链接服务的资源列表,Azure 认知搜索支持这些资源。

适用于