msdyn_SLATimeCalculationResponse ComplexType

Contains the response from the msdyn_SLATimeCalculation action.

Properties

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

Name Type Details
outputLogs Edm.String

Outputlogs captured when logslevel is set.

returnValue Edm.String

Endtime: For WarningTime or FailureTime this is a DateTime type when input type is getEndTime. For getElaspedTime its Double type, which is the elasped minutes.

Used by

The following use the msdyn_SLATimeCalculationResponse ComplexType.

Name How used
msdyn_SLATimeCalculation ReturnType

See also