| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DhcpOptions |
VirtualNetworkInner.dhcpOptions()
Get the dhcpOptions property: The dhcpOptions that contains an array of DNS servers available to VMs deployed in
the virtual network.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkInner |
VirtualNetworkInner.withDhcpOptions(DhcpOptions dhcpOptions)
Set the dhcpOptions property: The dhcpOptions that contains an array of DNS servers available to VMs deployed in
the virtual network.
|
| Modifier and Type | Method and Description |
|---|---|
DhcpOptions |
DhcpOptions.withDnsServers(List<String> dnsServers)
Set the dnsServers property: The list of DNS servers IP addresses.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.