Delen via


UeInformation interface

Interface die een UeInformation vertegenwoordigt.

Methoden

list(string, string, UeInformationListOptionalParams)

Vermeld alle UE's en hun status in een pakketkern.

Methodedetails

list(string, string, UeInformationListOptionalParams)

Vermeld alle UE's en hun status in een pakketkern.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

packetCoreControlPlaneName

string

De naam van het pakketkernbesturingsvlak.

options
UeInformationListOptionalParams

De optiesparameters.

Retouren