DhcpOptions Class
DhcpOptions contains an array of DNS servers available to VMs deployed in the virtual network. Standard DHCP option for a subnet overrides VNET DHCP options.
- Inheritance
-
DhcpOptions
Constructor
DhcpOptions(*, dns_servers: typing.Union[typing.List[str], NoneType] = None, **kwargs)
Parameters
Feedback
Submit and view feedback for