CancelTraining Action

Cancels the training of an AI model.

Bound Entities

Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.

Entity Type Binding Type
msdyn_aiconfiguration entity

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
version
Edm.String False False

The cancel training version.

Return Type

Type Nullable Description
CancelTrainingResponse False The CancelTraining action returns the following value.

See also