| Package | Description |
|---|---|
| com.microsoft.azure.management.network.model |
This package contains the common interfaces for resource models in networking.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppliableWithTags<T>
The base interface for all template interfaces that support update tags operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroupableParentResourceWithTagsImpl<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 for
GroupableResource that can update tags as a separate operation. |
| Modifier and Type | Method and Description |
|---|---|
UpdatableWithTags.UpdateWithTags<T> |
UpdatableWithTags.updateTags()
Begins a tags update for a resource.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/