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
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.

outputLogs Edm.String

Outputlogs captured when logslevel is set.

Used by

The following use the msdyn_SLATimeCalculationResponse ComplexType.

Name How used
msdyn_SLATimeCalculation ReturnType

See also