ScheduledActionOperationStatusOperations interface
Interface representing a ScheduledActionOperationStatus operations.
Properties
| get | Gets the status of the specified scheduled action operation. |
Property Details
get
Gets the status of the specified scheduled action operation.
get: (location: string, operationId: string, options?: ScheduledActionOperationStatusGetOptionalParams) => Promise<OperationStatusResult>
Property Value
(location: string, operationId: string, options?: ScheduledActionOperationStatusGetOptionalParams) => Promise<OperationStatusResult>