共用方式為


PrivateEndpointConnectionProperties interface

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

屬性

groupId

來自私人連結服務連線之資源提供者的群組識別碼。

privateEndpoint

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

privateLinkServiceConnectionState

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

provisioningState

私人連結服務連線的布建狀態。 可以是更新、刪除、失敗、成功或不完整

屬性詳細資料

groupId

來自私人連結服務連線之資源提供者的群組識別碼。

groupId?: string

屬性值

string

privateEndpoint

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

privateEndpoint?: PrivateEndpointConnectionPropertiesPrivateEndpoint

屬性值

privateLinkServiceConnectionState

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

privateLinkServiceConnectionState?: PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState

屬性值

provisioningState

私人連結服務連線的布建狀態。 可以是更新、刪除、失敗、成功或不完整

provisioningState?: string

屬性值

string