public static interface VirtualMachineScaleSet.UpdateStages.WithAcceleratedNetworking
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.UpdateStages.WithApply |
withAcceleratedNetworking()
Specify that accelerated networking should be enabled for the virtual machine scale set.
|
VirtualMachineScaleSet.UpdateStages.WithApply |
withoutAcceleratedNetworking()
Specify that accelerated networking should be disabled for the virtual machine scale set.
|
VirtualMachineScaleSet.UpdateStages.WithApply withAcceleratedNetworking()
VirtualMachineScaleSet.UpdateStages.WithApply withoutAcceleratedNetworking()
Copyright © 2020 Microsoft Corporation. All rights reserved.