DeviceGroupProperties interface

The properties of deviceGroup

Properties

allowCrashDumpsCollection

Flag to define if the user allows for crash dump collection.

description

Description of the device group.

hasDeployment

Deployment status for the device group. NOTE: This property will not be serialized. It can only be populated by the server.

osFeedType

Operating system feed type of the device group.

provisioningState

The status of the last operation. NOTE: This property will not be serialized. It can only be populated by the server.

regionalDataBoundary

Regional data boundary for the device group.

updatePolicy

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