SqlServerJobExecution.LastMessage 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 last status or error message.
public Azure.Provisioning.BicepValue<string> LastMessage { get; }
member this.LastMessage : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property LastMessage As BicepValue(Of String)