Click or drag to resize

GetOperationsLogRequest Class

A GetOperationsLogRequest object, it defines the date range of requests and if the method must return the currently working jobs information
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.WsJelastic.RequestsBaseRequest
    Aruba.Cloud.WsJelastic.RequestsGetOperationsLogRequest

Namespace:  Aruba.Cloud.WsJelastic.Requests
Assembly:  WsJelastic (in WsJelastic.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class GetOperationsLogRequest : BaseRequest

The GetOperationsLogRequest type exposes the following members.

Constructors
  NameDescription
Public methodGetOperationsLogRequest
Initializes a new instance of the GetOperationsLogRequest class
Top
Properties
Methods
  NameDescription
Public methodValidate (Inherited from BaseRequest.)
Top
See Also