Interface Sim.DefinitionStages.WithStaticIpConfiguration

    • Method Detail

      • withStaticIpConfiguration

        Sim.DefinitionStages.WithCreate withStaticIpConfiguration​(List<SimStaticIpProperties> staticIpConfiguration)
        Specifies the staticIpConfiguration property: A list of static IP addresses assigned to this sim. Each address is assigned at a defined network scope, made up of {attached data network, slice}..
        Parameters:
        staticIpConfiguration - A list of static IP addresses assigned to this sim. Each address is assigned at a defined network scope, made up of {attached data network, slice}.
        Returns:
        the next definition stage.