| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TopologyAssociation |
TopologyAssociation.withAssociationType(AssociationType associationType)
Set the associationType property: The association type of the child resource to the parent resource.
|
TopologyAssociation |
TopologyAssociation.withName(String name)
Set the name property: The name of the resource that is associated with the parent resource.
|
TopologyAssociation |
TopologyAssociation.withResourceId(String resourceId)
Set the resourceId property: The ID of the resource that is associated with the parent resource.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.