CancelTrainingResponse ComplexType

Contains the response from the CancelTraining action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
response Edm.String

The result of the cancel training action when it is completed.

Used by

The following use the CancelTrainingResponse ComplexType.

Name How used
CancelTraining ReturnType

See also