VirtualMachineScaleSetUpdatePublicIpAddressConfigurationProperties |
VirtualMachineScaleSetUpdatePublicIpAddressConfigurationProperties.withDeleteOption(DeleteOptions deleteOption) |
Set the deleteOption property: Specify what happens to the public IP when the VM is deleted.
|
VirtualMachineScaleSetUpdatePublicIpAddressConfigurationProperties |
VirtualMachineScaleSetUpdatePublicIpAddressConfigurationProperties.withDnsSettings(VirtualMachineScaleSetPublicIpAddressConfigurationDnsSettings dnsSettings) |
Set the dnsSettings property: The dns settings to be applied on the publicIP addresses .
|
VirtualMachineScaleSetUpdatePublicIpAddressConfigurationProperties |
VirtualMachineScaleSetUpdatePublicIpAddressConfigurationProperties.withIdleTimeoutInMinutes(Integer idleTimeoutInMinutes) |
Set the idleTimeoutInMinutes property: The idle timeout of the public IP address.
|
VirtualMachineScaleSetUpdatePublicIpAddressConfigurationProperties |
VirtualMachineScaleSetUpdatePublicIpAddressConfigurationProperties.withPublicIpPrefix(com.azure.core.management.SubResource publicIpPrefix) |
Set the publicIpPrefix property: The PublicIPPrefix from which to allocate publicIP addresses.
|