public static interface VirtualMachineScaleSet.UpdateStages.WithIpForwarding
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.UpdateStages.WithApply |
withIpForwarding()
Specify that ip forwarding should be enabled for the virtual machine scale set.
|
VirtualMachineScaleSet.UpdateStages.WithApply |
withoutIpForwarding()
Specify that ip forwarding should be disabled for the virtual machine scale set.
|
VirtualMachineScaleSet.UpdateStages.WithApply withIpForwarding()
VirtualMachineScaleSet.UpdateStages.WithApply withoutIpForwarding()
Copyright © 2020 Microsoft Corporation. All rights reserved.