Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
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 © 2019. All rights reserved.