Uses of Interface
com.microsoft.azure.management.network.model.UpdatableWithTags.UpdateWithTags
-
Packages that use UpdatableWithTags.UpdateWithTags Package Description com.microsoft.azure.management.network.model This package contains the common interfaces for resource models in networking. -
-
Uses of UpdatableWithTags.UpdateWithTags in com.microsoft.azure.management.network.model
Subinterfaces of UpdatableWithTags.UpdateWithTags in com.microsoft.azure.management.network.model Modifier and Type Interface Description interfaceAppliableWithTags<T>The base interface for all template interfaces that support update tags operations.Classes in com.microsoft.azure.management.network.model that implement UpdatableWithTags.UpdateWithTags Modifier and Type Class Description classGroupableParentResourceWithTagsImpl<FluentModelT extends com.microsoft.azure.management.resources.fluentcore.arm.models.Resource,InnerModelT extends com.microsoft.azure.Resource,FluentModelImplT extends GroupableParentResourceWithTagsImpl<FluentModelT,InnerModelT,FluentModelImplT,ManagerT>,ManagerT extends com.microsoft.azure.management.resources.fluentcore.arm.implementation.ManagerBase>The implementation forGroupableResourcethat can update tags as a separate operation.Methods in com.microsoft.azure.management.network.model that return UpdatableWithTags.UpdateWithTags Modifier and Type Method Description UpdatableWithTags.UpdateWithTags<T>UpdatableWithTags. updateTags()Begins a tags update for a resource.
-