Aracılığıyla paylaş


RecoveryPlanProperties.CurrentScenario Property

Definition

Gets or sets the current scenario details.

[Newtonsoft.Json.JsonProperty(PropertyName="currentScenario")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.CurrentScenarioDetails CurrentScenario { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentScenario")>]
member this.CurrentScenario : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.CurrentScenarioDetails with get, set
Public Property CurrentScenario As CurrentScenarioDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to