RecommendedAction.RevertActionInitiatedTime Property

Definition

Gets the time when this recommended action was approved for revert.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.revertActionInitiatedTime")]
public DateTime? RevertActionInitiatedTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.revertActionInitiatedTime")>]
member this.RevertActionInitiatedTime : Nullable<DateTime>
Public ReadOnly Property RevertActionInitiatedTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to