共用方式為


PrivateEndpointConnectionListResult 類別

所有私人端點連線作業清單的結果。

繼承
azure.mgmt.servicebus._serialization.Model
PrivateEndpointConnectionListResult

建構函式

PrivateEndpointConnectionListResult(*, value: List[_models.PrivateEndpointConnection] | None = None, next_link: str | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
value

私人端點連線資源的集合。

next_link
str

私人端點連線資源下一頁的連結。

變數

名稱 Description
value

私人端點連線資源的集合。

next_link
str

私人端點連線資源下一頁的連結。