Train Action
Trains a new 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 training version. |
source
|
Edm.String | True | False | For internal use only |
Return type
Type | Nullable | Description |
---|---|---|
TrainResponse | False | Contains the response of the Train action. |