Click or drag to resize

GetLogsRequest Class

Inheritance Hierarchy
SystemObject
  Aruba.Cloud.WsJelastic.RequestsBaseRequest
    Aruba.Cloud.WsJelastic.RequestsGetLogsRequest

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

The GetLogsRequest type exposes the following members.

Constructors
  NameDescription
Public methodGetLogsRequest
Initializes a new instance of the GetLogsRequest class
Top
Properties
  NameDescription
Public propertyFrom
Public propertyTo
Top
Methods
  NameDescription
Public methodValidate (Inherited from BaseRequest.)
Top
See Also