| Package | Description |
|---|---|
| com.azure.resourcemanager.resources |
Package containing the classes for ResourceManagementClient.
|
| com.azure.resourcemanager.resources.fluentcore.dag |
This package contains the graph related classes that are useful
for performing cloud requests in parallel.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceManagerUtils.InternalRuntimeContext |
ResourceManager.internalContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
TaskGroup.addPostRunDependent(FunctionalTaskItem dependentTaskItem,
ResourceManagerUtils.InternalRuntimeContext internalContext)
Mark the given TaskItem depends on this taskGroup.
|
static IndexableTaskItem |
IndexableTaskItem.create(FunctionalTaskItem taskItem,
ResourceManagerUtils.InternalRuntimeContext internalContext)
Creates an IndexableTaskItem from provided FunctionalTaskItem.
|
| Constructor and Description |
|---|
IndexableTaskItem(ResourceManagerUtils.InternalRuntimeContext internalContext)
Creates a TaskItem which is index-able using a random UUID.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.