Uses of Class
com.microsoft.azure.management.network.PublicIPAddressDnsSettings
Packages that use PublicIPAddressDnsSettings
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of PublicIPAddressDnsSettings in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return PublicIPAddressDnsSettingsModifier and TypeMethodDescriptionPublicIPAddressDnsSettings.withDomainNameLabel
(String domainNameLabel) Set the domain name label.Set the Fully Qualified Domain Name of the A DNS record associated with the public IP.PublicIPAddressDnsSettings.withReverseFqdn
(String reverseFqdn) Set the reverse FQDN.