| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.fluentcore.dag |
This package contains the graph related classes that are useful
for performing cloud requests in parallel.
|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
IndexableTaskItem.addDependency(Appliable<? extends Indexable> appliable)
Add an appliable dependency for this task item.
|
protected String |
IndexableTaskItem.addPostRunDependent(Appliable<? extends Indexable> appliable)
Add an appliable "post-run" dependent for this task item.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Deployment.Update
The template for a deployment update operation, containing all the settings that
can be modified.
|
static interface |
GenericResource.Update
The template for a generic resource update operation, containing all the settings that can be modified.
|
static interface |
ManagementLock.Update
Container interface for all the updates.
|
static interface |
PolicyDefinition.Update
The template for a policy update operation, containing all the settings that can be modified.
|
static interface |
ResourceGroup.Update
The template for a resource group update operation, containing all the settings that can be modified.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.