Share via


PrivateLinkResourceProperties interface

描述Azure 認知搜尋服務所支援私人連結資源的屬性。 針對指定的 API 版本,這代表建立共用私人連結資源時的「支援」groupId。

屬性

groupId

私人連結資源的群組識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

requiredMembers

私人連結資源的必要成員清單。 注意:此屬性不會序列化。 它只能由伺服器填入。

requiredZoneNames

私人連結資源的必要 DNS 區功能變數名稱稱清單。 注意:此屬性不會序列化。 它只能由伺服器填入。

shareablePrivateLinkResourceTypes

已上線至私人連結服務的資源清單,Azure 認知搜尋支援。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

groupId

私人連結資源的群組識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

groupId?: string

屬性值

string

requiredMembers

私人連結資源的必要成員清單。 注意:此屬性不會序列化。 它只能由伺服器填入。

requiredMembers?: string[]

屬性值

string[]

requiredZoneNames

私人連結資源的必要 DNS 區功能變數名稱稱清單。 注意:此屬性不會序列化。 它只能由伺服器填入。

requiredZoneNames?: string[]

屬性值

string[]

shareablePrivateLinkResourceTypes

已上線至私人連結服務的資源清單,Azure 認知搜尋支援。 注意:此屬性不會序列化。 它只能由伺服器填入。

shareablePrivateLinkResourceTypes?: ShareablePrivateLinkResourceType[]

屬性值