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