Interface JobResource.UpdateStages.WithTags

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

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

    Modifier and Type
    Method
    Description
    Specifies the tags property: The list of key value pairs that describe the resource.
  • Method Details

    • withTags

      Specifies the tags property: The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups)..
      Parameters:
      tags - The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).
      Returns:
      the next definition stage.