Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 833 Bytes

OverlaySetting.md

File metadata and controls

16 lines (13 loc) · 833 Bytes

OverlaySetting

Properties

Name Type Description Notes
Tag string [optional] [default to TAG.WIRED]
IsBackup bool [optional] [default to false]
IsMetered bool [optional] [default to false]
DataUsageLimit *DataUsageLimitSetting [optional] [default to null]
TxBwKbps int32 [optional] [default to 1000000]
RxBwKbps int32 [optional] [default to 1000000]
BwMeasurementMode string [optional] [default to null]
DoCopyTos bool [optional] [default to false]

[Back to Model list] [Back to API list] [Back to README]