INetworkMapping.RecoveryFabricArmId Property

Definition

The recovery fabric ARM id.

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

Property Value

Attributes

Applies to