Share via


MobileAttachedDataNetworkData.UserEquipmentStaticAddressPoolPrefix Property

Definition

The user equipment (UE) address pool prefixes for the attached data network from which the packet core instance will assign static IP addresses to UEs. The packet core instance assigns an IP address to a UE when the UE sets up a PDU session. The static IP address for a specific UE is set in StaticIPConfiguration on the corresponding SIM resource. At least one of userEquipmentAddressPoolPrefix and userEquipmentStaticAddressPoolPrefix must be defined. If both are defined, they must be of the same size.

public System.Collections.Generic.IList<string> UserEquipmentStaticAddressPoolPrefix { get; }
member this.UserEquipmentStaticAddressPoolPrefix : System.Collections.Generic.IList<string>
Public ReadOnly Property UserEquipmentStaticAddressPoolPrefix As IList(Of String)

Property Value

Applies to