Uses of Class
com.microsoft.azure.management.network.model.GroupableParentResourceWithTagsImpl
-
Packages that use GroupableParentResourceWithTagsImpl Package Description com.microsoft.azure.management.network.model This package contains the common interfaces for resource models in networking. -
-
Uses of GroupableParentResourceWithTagsImpl in com.microsoft.azure.management.network.model
Classes in com.microsoft.azure.management.network.model with type parameters of type GroupableParentResourceWithTagsImpl 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.
-