NetworkInterface.UpdateStages.WithAcceleratedNetworking Interface

public interface WithAcceleratedNetworking

The stage of the network interface definition allowing to disable accelerated networking.

Method Summary

Modifier and Type Method and Description
NetworkInterface.Update withoutAcceleratedNetworking()

Disables accelerated networking.

Method Details

withoutAcceleratedNetworking

public Update withoutAcceleratedNetworking()

Disables accelerated networking.

Returns:

the next stage of the definition

Applies to