Click or drag to resize

UpdateEventLogRestRequest Class

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

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.RequestsRestRequest
    NetIQ.DRA.Common.Rest.RequestsEventLogRequest
      NetIQ.DRA.Common.Rest.RequestsUpdateEventLogRestRequest

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 UpdateEventLogRestRequest : EventLogRequest

The UpdateEventLogRestRequest type exposes the following members.

Constructors
  NameDescription
Public methodUpdateEventLogRestRequest
Initializes a new instance of the UpdateEventLogRestRequest class
Top
Properties
  NameDescription
Public propertyConnectionParameters (Inherited from RestRequest.)
Public propertyEventLog
Public propertyEventLogIdentifier (Inherited from EventLogRequest.)
Top
See Also