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