Uses of Class
com.microsoft.azure.management.resources.Dependency
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of Dependency in com.microsoft.azure.management.resources
Modifier 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.Modifier and TypeMethodDescriptionDeployment.dependencies()
DeploymentPropertiesExtended.dependencies()
Get the list of deployment dependencies.