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 Summary
-
Method Summary
Methods inherited from class com.microsoft.azure.ProxyResource
id, name, type
-
Constructor Details
-
UpdateResourceDefinition
public UpdateResourceDefinition()
-
-
Method Details
-
tags
Get resource tags.- Returns:
- the tags value
-
withTags
Set resource tags.- Parameters:
tags
- the tags value to set- Returns:
- the UpdateResourceDefinition object itself.
-