| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDnsConfigPropertiesFormat |
CustomDnsConfigPropertiesFormat.withFqdn(String fqdn)
Set the fqdn property: Fqdn that resolves to private endpoint ip address.
|
CustomDnsConfigPropertiesFormat |
CustomDnsConfigPropertiesFormat.withIpAddresses(List<String> ipAddresses)
Set the ipAddresses property: A list of private ip addresses of the private endpoint.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.