| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TopologyResource |
TopologyResource.withAssociations(List<TopologyAssociation> associations)
Set holds the associations the resource has with other resources in the resource group.
|
TopologyResource |
TopologyResource.withId(String id)
Set iD of the resource.
|
TopologyResource |
TopologyResource.withLocation(String location)
Set resource location.
|
TopologyResource |
TopologyResource.withName(String name)
Set name of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,TopologyResource> |
Topology.resources() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/