Uses of Class
com.microsoft.azure.management.resources.BasicDependency
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of BasicDependency in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionSet the ID of the dependency.BasicDependency.withResourceName
(String resourceName) Set the dependency resource name.BasicDependency.withResourceType
(String resourceType) Set the dependency resource type.Modifier and TypeMethodDescriptionDependency.withDependsOn
(List<BasicDependency> dependsOn) Set the list of dependencies.