Class RebootArgsType
Inheritance
object
RebootArgsType
Namespace: Aetheros.Schema.OneM2M
Assembly: Aetheros.Schema.OneM2M.dll
Syntax
[Serializable]
[JsonObject("rebootArgsType")]
public class RebootArgsType
Properties
| Edit this page View SourceAnyArg
Declaration
[JsonProperty("any")]
public ICollection<AnyArgType> AnyArg { get; set; }
Property Value
Type | Description |
---|---|
ICollection<AnyArgType> |