Share via


VMNicDetails.ReuseExistingNic Property

Definition

A value indicating whether an existing NIC is allowed to be reused during failover subject to availability.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public bool? ReuseExistingNic { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.ReuseExistingNic : Nullable<bool> with get, set
Public Property ReuseExistingNic As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to