Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
TopologyAssociation |
TopologyAssociation.withAssociationType(AssociationType associationType)
Set the associationType value.
|
TopologyAssociation |
TopologyAssociation.withName(String name)
Set the name value.
|
TopologyAssociation |
TopologyAssociation.withResourceId(String resourceId)
Set the resourceId value.
|
Modifier and Type | Method and Description |
---|---|
List<TopologyAssociation> |
TopologyResource.associations()
Get the associations value.
|
Modifier and Type | Method and Description |
---|---|
TopologyResource |
TopologyResource.withAssociations(List<TopologyAssociation> associations)
Set the associations value.
|
Copyright © 2019. All rights reserved.