DeviceGroupProperties interface
The properties of deviceGroup
Properties
| allow |
Flag to define if the user allows for crash dump collection. |
| description | Description of the device group. |
| has |
Deployment status for the device group. NOTE: This property will not be serialized. It can only be populated by the server. |
| os |
Operating system feed type of the device group. |
| provisioning |
The status of the last operation. NOTE: This property will not be serialized. It can only be populated by the server. |
| 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
hasDeployment
Deployment status for the device group. NOTE: This property will not be serialized. It can only be populated by the server.
hasDeployment?: boolean
Property Value
boolean
osFeedType
Operating system feed type of the device group.
osFeedType?: string
Property Value
string
provisioningState
The status of the last operation. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: 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