Interface LabCost.DefinitionStages.WithParentResource

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

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

    • withExistingLab

      LabCost.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.