AsyncOperationStatusOperations interface

Interface representing a AsyncOperationStatus operations.

Properties

get

For checking the ongoing status of an operation

Property Details

get

For checking the ongoing status of an operation

get: (location: string, operationId: string, options?: AsyncOperationStatusGetOptionalParams) => Promise<OperationStatus>

Property Value

(location: string, operationId: string, options?: AsyncOperationStatusGetOptionalParams) => Promise<OperationStatus>