共用方式為


PrivateEndpointConnectionItem 類別

私人端點連線專案。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.keyvault._serialization.Model
PrivateEndpointConnectionItem

建構函式

PrivateEndpointConnectionItem(*, private_endpoint: _models.PrivateEndpoint | None = None, private_link_service_connection_state: _models.PrivateLinkServiceConnectionState | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
private_endpoint

私人端點物件的屬性。

private_link_service_connection_state

私人連結連線的核准狀態。

變數

名稱 Description
private_endpoint

私人端點物件的屬性。

private_link_service_connection_state

私人連結連線的核准狀態。

provisioning_state

私人端點連線的布建狀態。 已知值為:「成功」、「建立」、「更新」、「刪除」、「失敗」和「已中斷連線」。