PrivateEndpointConnectionProperties interface

描述與搜尋服務的現有私人端點連線屬性。

屬性

groupId

私人鏈接服務的 Azure 資源群組識別碼。

privateEndpoint

Microsoft.Network 提供者的私人端點資源。

privateLinkServiceConnectionState

描述現有 Azure Private Link 服務連線至私人端點的目前狀態。

provisioningState

私人鏈接服務連線的布建狀態。 有效值為更新、刪除、失敗、成功、不完整或取消。

屬性詳細資料

groupId

私人鏈接服務的 Azure 資源群組識別碼。

groupId?: string

屬性值

string

privateEndpoint

Microsoft.Network 提供者的私人端點資源。

privateEndpoint?: PrivateEndpointConnectionPropertiesPrivateEndpoint

屬性值

privateLinkServiceConnectionState

描述現有 Azure Private Link 服務連線至私人端點的目前狀態。

privateLinkServiceConnectionState?: PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState

屬性值

provisioningState

私人鏈接服務連線的布建狀態。 有效值為更新、刪除、失敗、成功、不完整或取消。

provisioningState?: string

屬性值

string