UeInformation interface
Interface representing a UeInformation.
Methods
list(string, string, Ue |
List all UEs and their state in a packet core. |
Method Details
list(string, string, UeInformationListOptionalParams)
List all UEs and their state in a packet core.
function list(resourceGroupName: string, packetCoreControlPlaneName: string, options?: UeInformationListOptionalParams): PagedAsyncIterableIterator<UeInfo, UeInfo[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- packetCoreControlPlaneName
-
string
The name of the packet core control plane.
- options
- UeInformationListOptionalParams
The options parameters.