Interface AttachedDataNetwork.DefinitionStages.WithUserEquipmentStaticAddressPoolPrefix

    • Method Detail

      • withUserEquipmentStaticAddressPoolPrefix

        AttachedDataNetwork.DefinitionStages.WithCreate withUserEquipmentStaticAddressPoolPrefix​(List<String> userEquipmentStaticAddressPoolPrefix)
        Specifies the userEquipmentStaticAddressPoolPrefix property: The user equipment address pool prefixes for the attached data network that are statically assigned by the core to UEs when they set up a PDU session. The mapping of static IP to sim is configured in staticIpConfiguration on the sim resource. At least one of userEquipmentAddressPoolPrefix and userEquipmentStaticAddressPoolPrefix must be defined. If both are defined then they must be the same size..
        Parameters:
        userEquipmentStaticAddressPoolPrefix - The user equipment address pool prefixes for the attached data network that are statically assigned by the core to UEs when they set up a PDU session. The mapping of static IP to sim is configured in staticIpConfiguration on the sim resource. At least one of userEquipmentAddressPoolPrefix and userEquipmentStaticAddressPoolPrefix must be defined. If both are defined then they must be the same size.
        Returns:
        the next definition stage.