IDeviceGroupUpdateProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Sphere.Models.DeviceGroupUpdatePropertiesTypeConverter))]
public interface IDeviceGroupUpdateProperties : Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Sphere.Models.DeviceGroupUpdatePropertiesTypeConverter))>]
type IDeviceGroupUpdateProperties = interface
    interface IJsonSerializable
Public Interface IDeviceGroupUpdateProperties
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