IVMNicDetails.ReplicaNicId Property

Definition

The replica nic Id.

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

Property Value

Attributes

Applies to