Class UpdateResourceDefinition

java.lang.Object
com.microsoft.azure.ProxyResource
com.microsoft.azure.management.compute.UpdateResourceDefinition
Direct Known Subclasses:
GalleryApplicationUpdate, GalleryApplicationVersionUpdate, GalleryImageUpdate, GalleryImageVersionUpdate, GalleryUpdate

public class UpdateResourceDefinition extends com.microsoft.azure.ProxyResource
The Update Resource model definition.
  • Constructor Details

    • UpdateResourceDefinition

      public UpdateResourceDefinition()
  • Method Details

    • tags

      public Map<String,String> tags()
      Get resource tags.
      Returns:
      the tags value
    • withTags

      public UpdateResourceDefinition withTags(Map<String,String> tags)
      Set resource tags.
      Parameters:
      tags - the tags value to set
      Returns:
      the UpdateResourceDefinition object itself.