Interface VirtualNetwork.DefinitionStages.WithInventoryItemId

All Known Subinterfaces:
VirtualNetwork.Definition, VirtualNetwork.DefinitionStages.WithCreate
Enclosing interface:
VirtualNetwork.DefinitionStages

public static interface VirtualNetwork.DefinitionStages.WithInventoryItemId
The stage of the VirtualNetwork definition allowing to specify inventoryItemId.
  • Method Details

    • withInventoryItemId

      VirtualNetwork.DefinitionStages.WithCreate withInventoryItemId(String inventoryItemId)
      Specifies the inventoryItemId property: Gets or sets the inventory Item ID for the virtual network..
      Parameters:
      inventoryItemId - Gets or sets the inventory Item ID for the virtual network.
      Returns:
      the next definition stage.