UEInfo4G Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
UE Information for 4G.
public class UEInfo4G : Azure.ResourceManager.MobileNetwork.Models.ExtendedUEInfoProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MobileNetwork.Models.UEInfo4G>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MobileNetwork.Models.UEInfo4G>
type UEInfo4G = class
inherit ExtendedUEInfoProperties
interface IJsonModel<UEInfo4G>
interface IPersistableModel<UEInfo4G>
Public Class UEInfo4G
Inherits ExtendedUEInfoProperties
Implements IJsonModel(Of UEInfo4G), IPersistableModel(Of UEInfo4G)
- Inheritance
- Implements
Constructors
UEInfo4G(String, Int32, Int32, Int32, String, String) |
Initializes a new instance of UEInfo4G. |
Properties
BitLength |
Gets or sets the bit length. |
Code |
MME code. |
ENbId |
eNodeB identifier. |
EnbS1ApId |
eNodeB S1AP identifier. |
GNBValue |
Gets or sets the gnb value. |
GroupId |
MME group identifier. |
Imei |
International mobile equipment identity. |
Imeisv |
International mobile equipment identity – software version. |
Imsi |
International mobile subscriber identifier. |
LastActivityOn |
The timestamp of last activity of UE (UTC). |
LastReadOn |
The timestamp of last UE info read from the packet core (UTC). (Inherited from ExtendedUEInfoProperties) |
LastVisitedTai |
Last Visited TAI. |
LocationType |
Location Type. |
MccInfoConnectionInfoGlobalRanNodeIdPlmnIdMcc |
Mobile country code (MCC). |
MccInfoConnectionInfoLocationInfoPlmnMcc |
Mobile country code (MCC). |
MccInfoGutiPlmnMcc |
Mobile country code (MCC). |
MmeS1ApId |
MME S1AP identifier. |
MncInfoConnectionInfoGlobalRanNodeIdPlmnIdMnc |
Mobile network code (MNC). |
MncInfoConnectionInfoLocationInfoPlmnMnc |
Mobile network code (MNC). |
MncInfoGutiPlmnMnc |
Mobile network code (MNC). |
MTmsi |
MME Temporary Mobile Subscriber Identity. |
N3IwfId |
N3 IWF identifier. |
NgeNbId |
NG-eNodeB identifier. |
Nid |
Network identifier. |
PerUETnla |
Per-UE transport network layer association. |
RrcEstablishmentCause |
Radio connection establishment cause. |
SessionInfo |
Gets the session info. |
Tac |
Type Allocation Code of UE. |
TngfId |
TNGF identifier. |
UEState |
State of the UE. |
UEUsageSetting |
The UE's usage setting. |
WagfId |
W-AGF identifier. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET