SimStaticIpProperties interface
Static IP configuration for a SIM, scoped to a particular attached data network and slice.
Properties
attached |
The attached data network on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address. The attached data network must be in the same location as the SIM. |
slice | The network slice on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address. The slice must be in the same location as the SIM. |
static |
The static IP configuration for the SIM to use at the defined network scope. |
Property Details
attachedDataNetwork
The attached data network on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address. The attached data network must be in the same location as the SIM.
attachedDataNetwork?: AttachedDataNetworkResourceId
Property Value
slice
The network slice on which the static IP address will be used. The combination of attached data network and slice defines the network scope of the IP address. The slice must be in the same location as the SIM.
slice?: SliceResourceId
Property Value
staticIp
The static IP configuration for the SIM to use at the defined network scope.
staticIp?: SimStaticIpPropertiesStaticIp