Share via


VMNicInputDetails.EnableAcceleratedNetworkingOnRecovery Property

Definition

Whether the NIC has accelerated networking enabled.

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

Property Value

Implements

Attributes

Applies to