Language

NetworkSliceStatus Enum

Definition

public enum NetworkSliceStatus
type NetworkSliceStatus = 
Inheritance
NetworkSliceStatus

Fields

Name Value Description
Unknown 0

The slice status is unknown. This can occur during IWLAN-to-cellular handover when the NetworkSliceInfo is received over IWLAN.

Configured 1

The slice is configured, but has not yet been allowed or rejected.

Allowed 2

The slice is allowed to be used.

RejectedNotAvailableInPlmn 3

The slice is rejected because it is not available in the PLMN.

RejectedNotAvailableInRegisteredArea 4

The slice is rejected because it is not available in the registered area.

DefaultConfigured 5

The slice is configured by the home operator (HPLMN) by default and is used if configured or allowed slices are not available for the serving PLMN.

Applies to