TelematicsTrackingConfiguration Properties Name Type Description Notes MoveSampleIntervalSec Int32 [optional] IdleSampleIntervalSec Int32 [optional] CompassDegrees Int32 [optional] SquashingIntervalSec Int32 [optional] Examples Prepare the resource $TelematicsTrackingConfiguration = Initialize-RealGreenSaPSTelematicsTrackingConfiguration -MoveSampleIntervalSec null ` -IdleSampleIntervalSec null ` -CompassDegrees null ` -SquashingIntervalSec null Convert the resource to JSON $TelematicsTrackingConfiguration | ConvertTo-JSON [Back to Model list] [Back to API list] [Back to README]