| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PublicIPAddressDnsSettings |
PublicIPAddressDnsSettings.withDomainNameLabel(String domainNameLabel)
Set the domain name label.
|
PublicIPAddressDnsSettings |
PublicIPAddressDnsSettings.withFqdn(String fqdn)
Set the Fully Qualified Domain Name of the A DNS record associated with the public IP.
|
PublicIPAddressDnsSettings |
PublicIPAddressDnsSettings.withReverseFqdn(String reverseFqdn)
Set the reverse FQDN.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/