| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Dependency |
Dependency.withDependsOn(List<BasicDependency> dependsOn)
Set the dependsOn property: The list of dependencies.
|
Dependency |
Dependency.withId(String id)
Set the id property: The ID of the dependency.
|
Dependency |
Dependency.withResourceName(String resourceName)
Set the resourceName property: The dependency resource name.
|
Dependency |
Dependency.withResourceType(String resourceType)
Set the resourceType property: The dependency resource type.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.