IJobOperations::GetAsync Method (String^, CancellationToken)
Get the definition and status of a job.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
Parameters
- jobId
-
Type:
System::String^
Id of the job to get.
- cancellationToken
-
Type:
System.Threading::CancellationToken
Cancellation token.
Show: