| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration |
VirtualMachineScaleSetUpdateIPConfiguration.publicIPAddressConfiguration()
Get the publicIPAddressConfiguration.
|
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration |
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration.withDnsSettings(VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings dnsSettings)
Set the dns settings to be applied on the publicIP addresses .
|
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration |
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration.withIdleTimeoutInMinutes(Integer idleTimeoutInMinutes)
Set the idle timeout of the public IP address.
|
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration |
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration.withName(String name)
Set the publicIP address configuration name.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUpdateIPConfiguration |
VirtualMachineScaleSetUpdateIPConfiguration.withPublicIPAddressConfiguration(VirtualMachineScaleSetUpdatePublicIPAddressConfiguration publicIPAddressConfiguration)
Set the publicIPAddressConfiguration.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/