PrivateEndpointConnectionProperties 類別

私人端點連線的屬性。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.iothub._serialization.Model
PrivateEndpointConnectionProperties

建構函式

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

僅限關鍵字參數

名稱 Description
private_endpoint

私人端點連線的私人端點屬性。

private_link_service_connection_state

私人端點連線的目前狀態。 必要。

變數

名稱 Description
private_endpoint

私人端點連線的私人端點屬性。

private_link_service_connection_state

私人端點連線的目前狀態。 必要。