Class ChromeOsDeviceAction
- Assembly
- Google.Apis.Admin.Directory.directory_v1.dll
JSON request template for firing actions on ChromeOs Device in Directory Devices API.
public class ChromeOsDeviceAction : IDirectResponseSchema
- Inheritance
-
ChromeOsDeviceAction
- Implements
-
IDirectResponseSchema
- Inherited Members
Constructors
ChromeOsDeviceAction()
public ChromeOsDeviceAction()
Properties
Action
Action to be taken on the ChromeOs Device
public virtual string Action { get; set; }
Property Value
DeprovisionReason
public virtual string DeprovisionReason { get; set; }
Property Value
ETag
The ETag of the item.
public virtual string ETag { get; set; }