public abstract class VirtualMachineScaleSetDNSSettings extends Object
Constructor and Description |
---|
VirtualMachineScaleSetDNSSettings() |
Modifier and Type | Method and Description |
---|---|
static VirtualMachineScaleSetDNSSettings |
create(List<String> dnsServers) |
abstract List<String> |
dnsServers()
The list of DNS servers of the Virtual Machine Scale Set DNS Settings
|
public abstract List<String> dnsServers()
public static VirtualMachineScaleSetDNSSettings create(List<String> dnsServers)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.