Uses of Interface
com.azure.resourcemanager.resources.fluentcore.model.Appliable
Packages that use Appliable
Package
Description
This package contains the graph related classes that are useful
for performing cloud requests in parallel.
Package containing the data models for ResourceManagementClient.
-
Uses of Appliable in com.azure.resourcemanager.resources.fluentcore.dag
Methods in com.azure.resourcemanager.resources.fluentcore.dag with parameters of type AppliableModifier and TypeMethodDescriptionprotected StringIndexableTaskItem.addDependency(Appliable<? extends Indexable> appliable) Add an appliable dependency for this task item.protected StringIndexableTaskItem.addPostRunDependent(Appliable<? extends Indexable> appliable) Add an appliable "post-run" dependent for this task item. -
Uses of Appliable in com.azure.resourcemanager.resources.models
Subinterfaces of Appliable in com.azure.resourcemanager.resources.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe template for a deployment update operation, containing all the settings that can be modified.static interfaceThe template for a generic resource update operation, containing all the settings that can be modified.static interfaceContainer interface for all the updates.static interfaceThe template for a policy update operation, containing all the settings that can be modified.static interfaceThe template for a resource group update operation, containing all the settings that can be modified.