IRecoveryPlan.RecoveryFabricId Property

Definition

The recovery fabric Id.

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

Property Value

Attributes

Applies to