UEInfo5G 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 5G.
public class UEInfo5G : Azure.ResourceManager.MobileNetwork.Models.ExtendedUEInfoProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MobileNetwork.Models.UEInfo5G>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MobileNetwork.Models.UEInfo5G>
type UEInfo5G = class
inherit ExtendedUEInfoProperties
interface IJsonModel<UEInfo5G>
interface IPersistableModel<UEInfo5G>
Public Class UEInfo5G
Inherits ExtendedUEInfoProperties
Implements IJsonModel(Of UEInfo5G), IPersistableModel(Of UEInfo5G)
- Inheritance
- Implements
Constructors
UEInfo5G(String, Int32, Int32, Int32, Int32, String, String) |
Initializes a new instance of UEInfo5G. |
Properties
AllowedNssai |
Allowed Network Slice Selection Assistance Information. |
AmfUENgapId |
The AMF UE NGAP ID. |
BitLength |
Gets or sets the bit length. |
ENbId |
eNodeB identifier. |
FivegTmsi |
5G Temporary Mobile Subscriber Identity. |
GNBValue |
Gets or sets the gnb value. |
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). |
MccInfoFivegGutiPlmnMcc |
Mobile country code (MCC). |
MncInfoConnectionInfoGlobalRanNodeIdPlmnIdMnc |
Mobile network code (MNC). |
MncInfoConnectionInfoLocationInfoPlmnMnc |
Mobile network code (MNC). |
MncInfoFivegGutiPlmnMnc |
Mobile network code (MNC). |
N3IwfId |
N3 IWF identifier. |
NgeNbId |
NG-eNodeB identifier. |
Nid |
Network identifier. |
Pei |
Permanent Equipment Identifier. |
PerUETnla |
Per-UE transport network layer association. |
Pointer |
AMF pointer. |
RanUENgapId |
The RAN UE NGAP ID. |
RegionId |
AMF region identifier. |
RrcEstablishmentCause |
Radio connection establishment cause. |
SessionInfo |
Gets the session info. |
SetId |
AMF set identifier. |
Supi |
Subscription Permanent Identifier. |
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