Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
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 © 2019. All rights reserved.