| Package | Description | 
|---|---|
| com.microsoft.azure.management.resources | 
 This package contains the classes for ResourceManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Dependency | 
Dependency.withDependsOn(List<BasicDependency> dependsOn)
Set the dependsOn value. 
 | 
Dependency | 
Dependency.withId(String id)
Set the id value. 
 | 
Dependency | 
Dependency.withResourceName(String resourceName)
Set the resourceName value. 
 | 
Dependency | 
Dependency.withResourceType(String resourceType)
Set the resourceType value. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Dependency> | 
Deployment.dependencies()  | 
List<Dependency> | 
DeploymentPropertiesExtended.dependencies()
Get the dependencies value. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DeploymentPropertiesExtended | 
DeploymentPropertiesExtended.withDependencies(List<Dependency> dependencies)
Set the dependencies value. 
 | 
Copyright © 2019. All rights reserved.