INetworkMapping.RecoveryNetworkId Property

Definition

The recovery network id for network mapping.

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

Property Value

Attributes

Applies to