public static interface VirtualMachineScaleSet.UpdateStages.WithVirtualMachinePublicIp
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.UpdateStages.WithApply |
withVirtualMachinePublicIp()
Specify that virtual machines in the scale set should have public ip address.
|
VirtualMachineScaleSet.UpdateStages.WithApply |
withVirtualMachinePublicIp(String leafDomainLabel)
Specify that virtual machines in the scale set should have public ip address.
|
VirtualMachineScaleSet.UpdateStages.WithApply |
withVirtualMachinePublicIp(VirtualMachineScaleSetPublicIpAddressConfiguration ipConfig)
Specify that virtual machines in the scale set should have public ip address.
|
VirtualMachineScaleSet.UpdateStages.WithApply withVirtualMachinePublicIp()
VirtualMachineScaleSet.UpdateStages.WithApply withVirtualMachinePublicIp(String leafDomainLabel)
leafDomainLabel - the domain name labelVirtualMachineScaleSet.UpdateStages.WithApply withVirtualMachinePublicIp(VirtualMachineScaleSetPublicIpAddressConfiguration ipConfig)
ipConfig - the public ip address configurationCopyright © 2020 Microsoft Corporation. All rights reserved.