Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SimStaticIpProperties

Package version

Static IP configuration for a sim, scoped to a particular attached data network and slice.

Hierarchy

  • SimStaticIpProperties

Index

Properties

Optional attachedDataNetwork

attachedDataNetwork: AttachedDataNetworkResourceId

The attached data network on which the static IP address will be used. The combination of attachedDataNetwork and slice defines the network scope of the IP address.

Optional slice

The network slice on which the static IP address will be used. The combination of attachedDataNetwork and slice defines the network scope of the IP address.

Optional staticIp

The static IP configuration for the sim to use at the defined network scope.

Generated using TypeDoc