Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
static VirtualMachineScaleSetDNSSettings |
VirtualMachineScaleSetDNSSettings.create(List<String> dnsServers) |
abstract VirtualMachineScaleSetDNSSettings |
NetworkInterfaceConfigurationProperties.dnsSettings()
The dnsSettings of the NetworkInterfaceConfigurationProperties
|
Modifier and Type | Method and Description |
---|---|
static NetworkInterfaceConfigurationProperties |
NetworkInterfaceConfigurationProperties.create(Boolean primary,
Boolean enableAcceleratedNetworking,
VirtualMachineScaleSetNetworkSecurityGroup networkSecurityGroup,
VirtualMachineScaleSetDNSSettings dnsSettings,
List<VirtualMachineScaleSetIpConfiguration> ipConfigurations) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.