IRecoveryPlan.CurrentScenarioStatusDescription Property

Definition

The recovery plan status description.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The recovery plan status description.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="currentScenarioStatusDescription", Update=true)]
public string CurrentScenarioStatusDescription { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The recovery plan status description.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="currentScenarioStatusDescription", Update=true)>]
member this.CurrentScenarioStatusDescription : string with get, set
Public Property CurrentScenarioStatusDescription As String

Property Value

Attributes

Applies to