SubnetStatus Structure
VMware.VimAutomation.Vpc.Types.V1.SubnetStatus
Properties
| Name | Type |
|---|---|
| Description | String |
| DhcpRange | String[] |
| DhcpServer | String[] |
| ExtensionData | Object[] |
| Gateway | String[] |
| IpAddressType | IpAddressType |
| Network | String[] |
| Project | String |
| ProjectId | String |
| Subnet | String |
| SubnetId | String |
| Vpc | String |
| VpcId | String |
Returned By