Share via


Remediation.StatusMessage Property

Definition

Gets the remediation status message. Provides additional details regarding the state of the remediation.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.statusMessage")]
public string StatusMessage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.statusMessage")>]
member this.StatusMessage : string
Public ReadOnly Property StatusMessage As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to