Uses of Interface
com.azure.resourcemanager.resources.fluentcore.arm.models.Resource
Packages that use Resource
Package
Description
This package contains the base class for resource collections.
This package contains the base classes for resource models.
Package containing the data models for ResourceManagementClient.
-
Uses of Resource in com.azure.resourcemanager.resources.fluentcore.arm.collection
Classes in com.azure.resourcemanager.resources.fluentcore.arm.collection with type parameters of type ResourceModifier and TypeInterfaceDescriptioninterfaceSupportsGettingByParent<T,ParentT extends Resource & HasResourceGroup, ManagerT> Provides access to getting a specific Azure resource based on its resource group and parent.interfaceSupportsListingByParent<T,ParentT extends Resource & HasResourceGroup, ManagerT> Provides access to listing Azure resources of a specific type in a specific parent resource. -
Uses of Resource in com.azure.resourcemanager.resources.fluentcore.arm.models
Subinterfaces of Resource in com.azure.resourcemanager.resources.fluentcore.arm.modelsModifier and TypeInterfaceDescriptioninterfaceGroupableResource<TManager,InnerT> Base interface for resources in resource groups.interfaceIndependentChildResource<ManagerT,InnerT> Interface for the child resource which can be CRUDed independently from the parent resource.Fields in com.azure.resourcemanager.resources.fluentcore.arm.models declared as Resource -
Uses of Resource in com.azure.resourcemanager.resources.models
Subinterfaces of Resource in com.azure.resourcemanager.resources.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure generic resource.interfaceAn immutable client-side representation of an Azure resource group.Methods in com.azure.resourcemanager.resources.models with parameters of type ResourceModifier and TypeMethodDescriptionTagOperations.updateTags(Resource resource, Map<String, String> tags) Updates the tags of the Azure resource.TagOperations.updateTagsAsync(Resource resource, Map<String, String> tags) Updates the tags of the Azure resource.ManagementLock.DefinitionStages.WithLockedResource.withLockedResource(Resource resource) Specifies the resource to lock.ManagementLock.UpdateStages.WithLockedResource.withLockedResource(Resource resource) Specifies the resource to lock.