INPUT_OBJECT

VmwareVnicBindingInfoV2Input

Description

Supported in v6.0+

link GraphQL Schema definition

  • input VmwareVnicBindingInfoV2Input {
  • # Required. Supported in v6.0+
  • # Information about the backing network.
  • backingNetworkInfo: VmwareNetworkInfoV2Input!
  • # Required. Supported in v6.0+
  • # Information about the network device.
  • networkDeviceInfo: VmwareNetworkDeviceInfoV2Input!
  • }