DeviceGroupUpdateProperties interface
The updatable properties of the DeviceGroup.
Properties
allow |
Flag to define if the user allows for crash dump collection. |
description | Description of the device group. |
os |
Operating system feed type of the device group. |
regional |
Regional data boundary for the device group. |
update |
Update policy of the device group. |
Property Details
allowCrashDumpsCollection
Flag to define if the user allows for crash dump collection.
allowCrashDumpsCollection?: string
Property Value
string
description
Description of the device group.
description?: string
Property Value
string
osFeedType
Operating system feed type of the device group.
osFeedType?: string
Property Value
string
regionalDataBoundary
Regional data boundary for the device group.
regionalDataBoundary?: string
Property Value
string
updatePolicy
Update policy of the device group.
updatePolicy?: string
Property Value
string