Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines whether a subscriber has consumed more bytes than the data limit for their plan.
Element hierarchy
Syntax
<OverDataLimit TrueToken? = token
FalseToken? = token
Default? = boolean : "false"
Group? = positiveInteger />
Key
? optional (zero or one)
: default value
Attributes and Elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| Default | Defines the default value. Possible values are true and false. |
boolean | No | false |
| FalseToken | A token list of true Booleans. |
token | No | |
| Group | Defines the group that will be compared against the TrueToken and FalseToken lists. If no match is found in either list, the value in Default will be used. |
positiveInteger | No | |
| TrueToken | A token list of true Booleans. |
token | No |
Child Elements
None.
Parent Elements
| Parent Element | Description |
|---|---|
| Fields | Defines values that describe the subscriber's plan and data usage. |
Requirements
| Value | |
|---|---|
| Namespace | http://www.microsoft.com/networking/CarrierControl/WWAN/v1 |