IDeviceGroupUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Sphere.Models.DeviceGroupUpdateTypeConverter))]
public interface IDeviceGroupUpdate : Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Sphere.Models.DeviceGroupUpdateTypeConverter))>]
type IDeviceGroupUpdate = interface
    interface IJsonSerializable
Public Interface IDeviceGroupUpdate
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AllowCrashDumpsCollection

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

Description

Description of the device group.

OSFeedType

Operating system feed type of the device group.

RegionalDataBoundary

Regional data boundary for the device group.

UpdatePolicy

Update policy of the device group.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to