Uses of Class
com.microsoft.azure.management.network.TopologyResource
-
Packages that use TopologyResource Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of TopologyResource in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return TopologyResource Modifier and Type Method Description TopologyResourceTopologyResource. withAssociations(List<TopologyAssociation> associations)Set the associations value.TopologyResourceTopologyResource. withId(String id)Set the id value.TopologyResourceTopologyResource. withLocation(String location)Set the location value.TopologyResourceTopologyResource. withName(String name)Set the name value.Methods in com.microsoft.azure.management.network that return types with arguments of type TopologyResource Modifier and Type Method Description Map<String,TopologyResource>Topology. resources()
-