| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes 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 value.
|
| Modifier and Type | Method and Description |
|---|---|
TopologyAssociation |
TopologyAssociation.withAssociationType(AssociationType associationType)
Set the associationType value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/