---
title: SettingsCommand.Command
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/settingscommand/command-data.dictionary
---

# SettingsCommand.Command

The command to configure settings on a device.

## Declaration

```data
object SettingsCommand.Command
```

## Properties

RequestRequiresNetworkTether: If true, the device needs to be network-tethered to run the command. RequestType: The request type for this command. Settings: An array of dictionaries that contains the settings.

## Topics

### Objects

- [SettingsCommand.Command.Settings](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary.md)
