Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 819 Bytes

Net.md

File metadata and controls

19 lines (11 loc) · 819 Bytes

Net

Information about the Net.

Properties

Name Type Description Notes
dhcpOptionsSetId String The ID of the DHCP options set (or `default` if you want to associate the default one). [optional]
ipRange String The IP range for the Net, in CIDR notation (for example, `10.0.0.0/16`). [optional]
netId String The ID of the Net. [optional]
state String The state of the Net (`pending` | `available` | `deleting`). [optional]
tags List<ResourceTag> One or more tags associated with the Net. [optional]
tenancy String The VM tenancy in a Net. [optional]