RunStepDetailsUpdate.FunctionOutput Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The output of the function, null if outputs have not yet been submitted.
public string FunctionOutput { get; }
member this.FunctionOutput : string
Public ReadOnly Property FunctionOutput As String