你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MobileAttachedDataNetworkData.UserEquipmentStaticAddressPoolPrefix 属性

定义

用户设备 (UE) 附加数据网络的地址池前缀,数据包核心实例将从该网络向 UE 分配静态 IP 地址。 当 UE 设置 PDU 会话时,数据包核心实例会将 IP 地址分配给 UE。 特定 UE 的静态 IP 地址在相应 SIM 资源的 StaticIPConfiguration 中设置。 必须至少定义 userEquipmentAddressPoolPrefix 和 userEquipmentStaticAddressPoolPrefix 之一。 如果定义了两者,则它们的大小必须相同。

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

属性值

适用于