@Beta(value=V1_14_0)
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.
|
@Beta(value=V1_14_0) VirtualMachineScaleSet.UpdateStages.WithApply withAcceleratedNetworking()
@Beta(value=V1_14_0) VirtualMachineScaleSet.UpdateStages.WithApply withoutAcceleratedNetworking()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/