共用方式為


UeInformation interface

代表 UeInformation 的介面。

方法

list(string, string, UeInformationListOptionalParams)

列出封包核心中的所有 UE 及其狀態。

方法詳細資料

list(string, string, UeInformationListOptionalParams)

列出封包核心中的所有 UE 及其狀態。

function list(resourceGroupName: string, packetCoreControlPlaneName: string, options?: UeInformationListOptionalParams): PagedAsyncIterableIterator<UeInfo, UeInfo[], PageSettings>

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

packetCoreControlPlaneName

string

封包核心控制平面的名稱。

options
UeInformationListOptionalParams

選項參數。

傳回