Uses of Class
com.microsoft.azure.management.resources.Dependency
Packages that use Dependency
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of Dependency in com.microsoft.azure.management.resources
Methods in com.microsoft.azure.management.resources that return DependencyModifier and TypeMethodDescriptionDependency.withDependsOn
(List<BasicDependency> dependsOn) Set the list of dependencies.Set the ID of the dependency.Dependency.withResourceName
(String resourceName) Set the dependency resource name.Dependency.withResourceType
(String resourceType) Set the dependency resource type.Methods in com.microsoft.azure.management.resources that return types with arguments of type DependencyModifier and TypeMethodDescriptionDeployment.dependencies()
DeploymentPropertiesExtended.dependencies()
Get the list of deployment dependencies.