次の方法で共有


MobileAttachedDataNetworkData.UserEquipmentStaticAddressPoolPrefix プロパティ

定義

パケット コア インスタンスが UE に静的 IP アドレスを割り当てる接続データ ネットワークのユーザー機器 (UE) アドレス プール プレフィックス。 パケット コア インスタンスは、UE が PDU セッションを設定するときに、UE に IP アドレスを割り当てます。 特定の UE の静的 IP アドレスは、対応する SIM リソースの StaticIPConfiguration で設定されます。 userEquipmentAddressPoolPrefix と userEquipmentStaticAddressPoolPrefix の少なくとも 1 つを定義する必要があります。 両方が定義されている場合は、同じサイズである必要があります。

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

プロパティ値

適用対象