Click or drag to resize

GetScheduledOperationExecutionsRequest Class

Inheritance Hierarchy
SystemObject
  BaseRequest
    Aruba.Cloud.WsDBaaS.RequestsGetScheduledOperationExecutionsRequest

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

The GetScheduledOperationExecutionsRequest type exposes the following members.

Constructors
  NameDescription
Public methodGetScheduledOperationExecutionsRequest
Initializes a new instance of the GetScheduledOperationExecutionsRequest class
Top
Properties
  NameDescription
Public propertyDbaasAccountID
DbaasAccountId, identify DBaaS Instance on the cloud
Public propertyScheduledOperationId
ScheduledOperationId,identify the scheduled operation
Top
See Also