Interface ConfigurationStore.UpdateStages.WithTags

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

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

    • withTags

      Specifies the tags property: The ARM resource tags..
      Parameters:
      tags - The ARM resource tags.
      Returns:
      the next definition stage.