38 строки
2.7 KiB
YAML
38 строки
2.7 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithIpForwarding"
|
|
fullName: "com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithIpForwarding"
|
|
name: "VirtualMachineScaleSet.UpdateStages.WithIpForwarding"
|
|
nameWithType: "VirtualMachineScaleSet.UpdateStages.WithIpForwarding"
|
|
summary: "The stage of the virtual machine scale set update allowing to configure ip forwarding."
|
|
syntax: "public static interface VirtualMachineScaleSet.UpdateStages.WithIpForwarding"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithIpForwarding.withIpForwarding()"
|
|
fullName: "com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithIpForwarding.withIpForwarding()"
|
|
name: "withIpForwarding()"
|
|
nameWithType: "VirtualMachineScaleSet.UpdateStages.WithIpForwarding.withIpForwarding()"
|
|
summary: "Specify that ip forwarding should be enabled for the virtual machine scale set."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract VirtualMachineScaleSet.UpdateStages.WithApply withIpForwarding()"
|
|
desc: "Specify that ip forwarding should be enabled for the virtual machine scale set."
|
|
returns:
|
|
description: "the next stage of the update"
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithApply?alt=com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithApply&text=WithApply\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithIpForwarding.withoutIpForwarding()"
|
|
fullName: "com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithIpForwarding.withoutIpForwarding()"
|
|
name: "withoutIpForwarding()"
|
|
nameWithType: "VirtualMachineScaleSet.UpdateStages.WithIpForwarding.withoutIpForwarding()"
|
|
summary: "Specify that ip forwarding should be disabled for the virtual machine scale set."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract VirtualMachineScaleSet.UpdateStages.WithApply withoutIpForwarding()"
|
|
desc: "Specify that ip forwarding should be disabled for the virtual machine scale set."
|
|
returns:
|
|
description: "the next stage of the update"
|
|
type: "<xref href=\"com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithApply?alt=com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithApply&text=WithApply\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The stage of the virtual machine scale set update allowing to configure ip forwarding."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.compute.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-compute:2.16.0
|