Uses of Class
com.azure.resourcemanager.resources.models.Dependency
Packages that use Dependency
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of Dependency in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return DependencyModifier and TypeMethodDescriptionDependency.withDependsOn(List<BasicDependency> dependsOn) Set the dependsOn property: The list of dependencies.Set the id property: The ID of the dependency.Dependency.withResourceName(String resourceName) Set the resourceName property: The dependency resource name.Dependency.withResourceType(String resourceType) Set the resourceType property: The dependency resource type.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type DependencyModifier and TypeMethodDescriptionDeployment.dependencies()DeploymentPropertiesExtended.dependencies()Get the dependencies property: The list of deployment dependencies.