Click or drag to resize

IWsDBaaSGetScheduledOperationExecution Method

This method gets the information of an execution of a scheduled operation

Namespace:  Aruba.Cloud.WsDBaaS
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult<ScheduledOperationExecutionResponse> GetScheduledOperationExecution(
	GetScheduledOperationExecutionRequest request
)

Parameters

request
Type: Aruba.Cloud.WsDBaaS.RequestsGetScheduledOperationExecutionRequest

Return Value

Type: WsResultScheduledOperationExecutionResponse
See Also