| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings |
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration.dnsSettings()
Get the dns settings to be applied on the publicIP addresses .
|
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings |
VirtualMachineScaleSetPublicIPAddressConfiguration.dnsSettings()
Get the dns settings to be applied on the publicIP addresses .
|
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings |
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings.withDomainNameLabel(String domainNameLabel)
Set the Domain name label.The concatenation of the domain name label and vm index will be the domain name labels of the PublicIPAddress resources that will be created.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration |
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration.withDnsSettings(VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings dnsSettings)
Set the dns settings to be applied on the publicIP addresses .
|
VirtualMachineScaleSetPublicIPAddressConfiguration |
VirtualMachineScaleSetPublicIPAddressConfiguration.withDnsSettings(VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings dnsSettings)
Set the dns settings to be applied on the publicIP addresses .
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/