共用方式為


PrivateLinkServiceConnection interface

遠端資源連線的相關資訊群組。

屬性

groupIds

此私人端點應該從遠端資源取得的群組識別碼 () () 。 PUT (CreateOrUpdate) 要求上的必要專案。

privateLinkServiceConnectionState

有關私人遠端資源線上狀態的唯讀資訊集合。

privateLinkServiceId

私人連結服務的資源識別碼。 PUT (CreateOrUpdate) 要求上的必要專案。

requestMessage

傳遞至遠端資源擁有者並具有此連線要求的訊息。 限制為 140 個字元。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

groupIds

此私人端點應該從遠端資源取得的群組識別碼 () () 。 PUT (CreateOrUpdate) 要求上的必要專案。

groupIds?: string[]

屬性值

string[]

privateLinkServiceConnectionState

有關私人遠端資源線上狀態的唯讀資訊集合。

privateLinkServiceConnectionState?: PrivateLinkConnectionState

屬性值

privateLinkServiceId

私人連結服務的資源識別碼。 PUT (CreateOrUpdate) 要求上的必要專案。

privateLinkServiceId?: string

屬性值

string

requestMessage

傳遞至遠端資源擁有者並具有此連線要求的訊息。 限制為 140 個字元。 注意:此屬性不會序列化。 它只能由伺服器填入。

requestMessage?: string

屬性值

string