Click or drag to resize

SetRemoveScheduledRequest Class

Inheritance Hierarchy
SystemObject
  BaseRequest
    Aruba.Cloud.WsDBaaS.RequestsSetRemoveScheduledRequest

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

The SetRemoveScheduledRequest type exposes the following members.

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