### YamlMime:JavaType uid: "com.microsoft.azure.management.network.model.UpdatableWithTags" fullName: "com.microsoft.azure.management.network.model.UpdatableWithTags" name: "UpdatableWithTags" nameWithType: "UpdatableWithTags" summary: "Interface for a resource which tags can be updated as a separate operation." syntax: "public interface **UpdatableWithTags**" methods: - uid: "com.microsoft.azure.management.network.model.UpdatableWithTags.updateTags()" fullName: "com.microsoft.azure.management.network.model.UpdatableWithTags.updateTags()" name: "updateTags()" nameWithType: "UpdatableWithTags.updateTags()" summary: "Begins a tags update for a resource." modifiers: - "abstract" syntax: "public abstract UpdatableWithTags.UpdateWithTags updateTags()" desc: "Begins a tags update for a resource.\n\nThis is the beginning of the builder pattern used to update tags for a resources in Azure. The final method completing the definition and starting the actual resource update process in Azure is ." returns: description: "the stage of new resource update" type: "<>" type: "interface" typeParameters: - description: "the fluent type of the resource" name: "T" desc: "Interface for a resource which tags can be updated as a separate operation." metadata: {} package: "com.microsoft.azure.management.network.model" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4