| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetNetworkConfigurationDnsSettings |
VirtualMachineScaleSetUpdateNetworkConfiguration.dnsSettings()
Get the dns settings to be applied on the network interfaces.
|
VirtualMachineScaleSetNetworkConfigurationDnsSettings |
VirtualMachineScaleSetNetworkConfiguration.dnsSettings()
Get the dns settings to be applied on the network interfaces.
|
VirtualMachineScaleSetNetworkConfigurationDnsSettings |
VirtualMachineScaleSetNetworkConfigurationDnsSettings.withDnsServers(List<String> dnsServers)
Set list of DNS servers IP addresses.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUpdateNetworkConfiguration |
VirtualMachineScaleSetUpdateNetworkConfiguration.withDnsSettings(VirtualMachineScaleSetNetworkConfigurationDnsSettings dnsSettings)
Set the dns settings to be applied on the network interfaces.
|
VirtualMachineScaleSetNetworkConfiguration |
VirtualMachineScaleSetNetworkConfiguration.withDnsSettings(VirtualMachineScaleSetNetworkConfigurationDnsSettings dnsSettings)
Set the dns settings to be applied on the network interfaces.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/