ScheduledActionOperationStatusOperations interface
Interface representing a ScheduledActionOperationStatus operations.
Properties
| get | Get the status of a ScheduledActions asynchronous operation. Both the |
Property Details
get
Get the status of a ScheduledActions asynchronous operation. Both the Azure-AsyncOperation and Location headers returned by long-running operations point at this endpoint.
get: (location: string, operationId: string, options?: ScheduledActionOperationStatusGetOptionalParams) => Promise<OperationStatusResult>
Property Value
(location: string, operationId: string, options?: ScheduledActionOperationStatusGetOptionalParams) => Promise<OperationStatusResult>