DhcpStaticBinding Structure
VMware.VimAutomation.Vpc.Types.V1.DhcpStaticBinding
Properties
| Name | Type |
|---|---|
| Binding | String |
| BindingId | String |
| Description | String |
| DhcpClasslessStaticRoute | DhcpClasslessStaticRoute[] |
| DhcpGenericOption | DhcpGenericOption[] |
| ExtensionData | Object[] |
| Gateway | String |
| HostName | String |
| IpAddress | String[] |
| LeaseTime | Int64 |
| MacAddress | String |
| Project | String |
| ProjectId | String |
| Subnet | String |
| SubnetId | String |
| Uid | String |
| Vpc | String |
| VpcId | String |