共用方式為


SharedPrivateLinkResourceProperties interface

描述連接到私人來源時要使用的現有共用私人鏈接資源屬性。

屬性

groupId

共用私人鏈接資源提供者的群組標識碼。

privateLink

共用私人鏈接資源的資源資源識別碼。

privateLinkLocation

共用私人鏈接資源的位置

requestMessage

要求核准共用私人鏈接資源的要求訊息。

status

共用私人鏈接資源的狀態。 可以是 Pending、Approved、Rejected、Disconnected 或 Timeout。

屬性詳細資料

groupId

共用私人鏈接資源提供者的群組標識碼。

groupId?: string

屬性值

string

共用私人鏈接資源的資源資源識別碼。

privateLink?: ResourceReference

屬性值

privateLinkLocation

共用私人鏈接資源的位置

privateLinkLocation?: string

屬性值

string

requestMessage

要求核准共用私人鏈接資源的要求訊息。

requestMessage?: string

屬性值

string

status

共用私人鏈接資源的狀態。 可以是 Pending、Approved、Rejected、Disconnected 或 Timeout。

status?: SharedPrivateLinkResourceStatus

屬性值