Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetNetworkConfigurationDnsSettings |
VirtualMachineScaleSetUpdateNetworkConfiguration.dnsSettings()
Get the dnsSettings property: The dns settings to be applied on the network interfaces.
|
VirtualMachineScaleSetNetworkConfigurationDnsSettings |
VirtualMachineScaleSetNetworkConfiguration.dnsSettings()
Get the dnsSettings property: The dns settings to be applied on the network interfaces.
|
VirtualMachineScaleSetNetworkConfigurationDnsSettings |
VirtualMachineScaleSetNetworkConfigurationDnsSettings.withDnsServers(List<String> dnsServers)
Set the dnsServers property: List of DNS servers IP addresses.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetUpdateNetworkConfiguration |
VirtualMachineScaleSetUpdateNetworkConfiguration.withDnsSettings(VirtualMachineScaleSetNetworkConfigurationDnsSettings dnsSettings)
Set the dnsSettings property: The dns settings to be applied on the network interfaces.
|
VirtualMachineScaleSetNetworkConfiguration |
VirtualMachineScaleSetNetworkConfiguration.withDnsSettings(VirtualMachineScaleSetNetworkConfigurationDnsSettings dnsSettings)
Set the dnsSettings property: The dns settings to be applied on the network interfaces.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.