Uses of Class
org.jclouds.azurecompute.arm.domain.VirtualMachineScaleSetDNSSettings
Packages that use VirtualMachineScaleSetDNSSettings
-
Uses of VirtualMachineScaleSetDNSSettings in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return VirtualMachineScaleSetDNSSettingsModifier and TypeMethodDescriptionabstract VirtualMachineScaleSetDNSSettings
NetworkInterfaceConfigurationProperties.dnsSettings()
The dnsSettings of the NetworkInterfaceConfigurationPropertiesMethods in org.jclouds.azurecompute.arm.domain with parameters of type VirtualMachineScaleSetDNSSettingsModifier and TypeMethodDescriptionNetworkInterfaceConfigurationProperties.create
(Boolean primary, Boolean enableAcceleratedNetworking, VirtualMachineScaleSetNetworkSecurityGroup networkSecurityGroup, VirtualMachineScaleSetDNSSettings dnsSettings, List<VirtualMachineScaleSetIpConfiguration> ipConfigurations)