preferentialNetworkServiceConfigs property
Preferential network service configurations which enables having multiple enterprise slices.
There must not be multiple configurations with the same preferentialNetworkId. If a configuration is not referenced by any application by setting ApplicationPolicy.preferentialNetworkId or by setting defaultPreferentialNetworkId, it will be ignored. For devices on 4G networks, enterprise APN needs to be configured additionally to set up data call for preferential network service. These APNs can be added using apnPolicy.
Required.
Implementation
core.List<PreferentialNetworkServiceConfig>?
preferentialNetworkServiceConfigs;