HCXGuestOSNetworkCustomization Structure
VMware.VimAutomation.Hcx.Types.V1.HCXGuestOSNetworkCustomization
Properties
| Name | Type |
|---|---|
| DnsSuffix | String |
| Gateways | String[] |
| IPAddress | String |
| MacAddress | String |
| NetMask | String |
| NetworkName | String |
| PrimaryDns | String |
| SecondaryDns | String |
| VM | HCXVM |