IRecoveryPlan.FailoverDeploymentModel Property

Definition

The failover deployment model.

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

Property Value

Attributes

Applies to