| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static AssociationType |
AssociationType.ASSOCIATED
Static value Associated for AssociationType.
|
static AssociationType |
AssociationType.CONTAINS
Static value Contains for AssociationType.
|
| Modifier and Type | Method and Description |
|---|---|
AssociationType |
TopologyAssociation.associationType()
Get the associationType property: The association type of the child resource to the parent resource.
|
static AssociationType |
AssociationType.fromString(String name)
Creates or finds a AssociationType from its string representation.
|
| 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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.