IInMageRcmReplicationDetails.TargetNetworkId Property

Definition

The target network Id.

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

Property Value

Attributes

Applies to