Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 878 Bytes

DhcpOptionsSet.md

File metadata and controls

20 lines (12 loc) · 878 Bytes

DhcpOptionsSet

Information about the DHCP options set.

Properties

Name Type Description Notes
_default Boolean If true, the DHCP options set is a default one. If false, it is not. [optional]
dhcpOptionsSetId String The ID of the DHCP options set. [optional]
domainName String The domain name. [optional]
domainNameServers List<String> One or more IPs for the domain name servers. [optional]
logServers List<String> One or more IPs for the log servers. [optional]
ntpServers List<String> One or more IPs for the NTP servers. [optional]
tags List<ResourceTag> One or more tags associated with the DHCP options set. [optional]