Interface VirtualNetwork.DefinitionStages.WithParentResource

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

public static interface VirtualNetwork.DefinitionStages.WithParentResource
The stage of the VirtualNetwork definition allowing to specify parent resource.
  • Method Details

    • withExistingLab

      VirtualNetwork.DefinitionStages.WithCreate withExistingLab(String resourceGroupName, String labName)
      Specifies resourceGroupName, labName.
      Parameters:
      resourceGroupName - The name of the resource group.
      labName - The name of the lab.
      Returns:
      the next definition stage.