INPUT_OBJECT
VmwareVnicBindingInfoV2Input
Description
Supported in v6.0+
link GraphQL Schema definition
- input VmwareVnicBindingInfoV2Input {
- # Required. Supported in v6.0+
- # Information about the backing network.
- VmwareNetworkInfoV2Input! :
- # Required. Supported in v6.0+
- # Information about the network device.
- VmwareNetworkDeviceInfoV2Input! :
- }