Uses of Interface
com.azure.resourcemanager.network.models.UpdatableWithTags.UpdateWithTags
-
Packages that use UpdatableWithTags.UpdateWithTags Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of UpdatableWithTags.UpdateWithTags in com.azure.resourcemanager.network.models
Subinterfaces of UpdatableWithTags.UpdateWithTags in com.azure.resourcemanager.network.models Modifier and Type Interface Description interfaceAppliableWithTags<T>The base interface for all template interfaces that support update tags operations.Methods in com.azure.resourcemanager.network.models that return UpdatableWithTags.UpdateWithTags Modifier and Type Method Description UpdatableWithTags.UpdateWithTags<T>UpdatableWithTags. updateTags()Begins a tags update for a resource.
-