RecoveryPlanProperties.CurrentScenarioStatus Property

Definition

Gets or sets the recovery plan status.

[Newtonsoft.Json.JsonProperty(PropertyName="currentScenarioStatus")]
public string CurrentScenarioStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentScenarioStatus")>]
member this.CurrentScenarioStatus : string with get, set
Public Property CurrentScenarioStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to