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 a value representing the effective link speed of the subscriber’s outbound connection.
Element hierarchy
Syntax
<OutboundBandwidth Group = positiveInteger
UnitGroup? = positiveInteger
DefaultUnit? = "None" | "K" | "M" | "G" | "T" | ... />
Key
? optional (zero or one)
Attributes and Elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| DefaultUnit | Defines the default unit multiplier of Group if UnitGroup is not present or no token matches. Units are powers of:
|
This attribute can have one of the following values:
|
No | |
| Group | Defines the group that contains the data limit. This must be a number formatted per the specified Locale . |
positiveInteger | Yes | |
| UnitGroup | Defines the group that specifies units for the data limit. The contents of this group are compared to tokens in Units . If no match is found, the value of DefaultUnit will be used instead. The content of Group will be multiplied by this value before being used. |
positiveInteger | No |
Child Elements
None.
Parent Elements
| Parent Element | Description |
|---|---|
| Fields | Defines values that describe the subscriber's plan and data usage. |
Remarks
If absent, OutboundBandwidth is not inferred.
Requirements
| Value | |
|---|---|
| Namespace | http://www.microsoft.com/networking/CarrierControl/WWAN/v1 |