RunNotebookClient.CancelRunAsync(String, CancellationToken) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Cancel notebook run.

C#
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.Analytics.Synapse.Artifacts.Models.RunNotebookResponse>> CancelRunAsync(string runId, System.Threading.CancellationToken cancellationToken = default);

Parameters

runId
String

Notebook run id. For Create Run, you can generate a new GUID and use it here. For other actions, this is the same ID used in Create Run.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Applies to

Termék Verziók
Azure SDK for .NET Preview