dhcpOptions

@JvmName(name = "vibvmjtspkuvguom")
suspend fun dhcpOptions(value: Output<DhcpOptionsArgs>)
@JvmName(name = "vnbahbxvnnfcdrpx")
suspend fun dhcpOptions(value: DhcpOptionsArgs?)

Parameters

value

The dhcpOptions that contains an array of DNS servers available to VMs deployed in the virtual network.


@JvmName(name = "lskgwsvkwpouigol")
suspend fun dhcpOptions(argument: suspend DhcpOptionsArgsBuilder.() -> Unit)

Parameters

argument

The dhcpOptions that contains an array of DNS servers available to VMs deployed in the virtual network.