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