Click or drag to resize

UpdateDeviceRestRequest Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.Requests.UpdateDeviceRestRequest"]

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.RequestsRestRequest
    NetIQ.DRA.Common.Rest.RequestsDeviceRequest
      NetIQ.DRA.Common.Rest.RequestsUpdateDeviceRestRequest

Namespace:  NetIQ.DRA.Common.Rest.Requests
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataContractAttribute]
public class UpdateDeviceRestRequest : DeviceRequest

The UpdateDeviceRestRequest type exposes the following members.

Constructors
  NameDescription
Public methodUpdateDeviceRestRequest
Initializes a new instance of the UpdateDeviceRestRequest class
Top
Properties
  NameDescription
Public propertyConnectionParameters (Inherited from RestRequest.)
Public propertydevice
Public propertyDeviceIdentifier (Inherited from DeviceRequest.)
Top
See Also