Interface Controller.UpdateStages.WithTags

All Known Subinterfaces:
Controller.Update
Enclosing interface:
Controller.UpdateStages

public static interface Controller.UpdateStages.WithTags
The stage of the Controller update allowing to specify tags.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the tags property: Tags for the Azure Dev Spaces Controller..
  • Method Details

    • withTags

      Specifies the tags property: Tags for the Azure Dev Spaces Controller..
      Parameters:
      tags - Tags for the Azure Dev Spaces Controller.
      Returns:
      the next definition stage.