[]
Specifies types of apply parameters.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ApplyParameterType
| Name | Description |
|---|---|
| Reset | Represents a reset operation. |
| Set | Represents a set operation. |
| Toggle | Represents a toggle operation. |