Uses of Class
com.azure.resourcemanager.network.models.TopologyResource
Packages that use TopologyResource
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of TopologyResource in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type TopologyResourceModifier and TypeMethodDescriptionTopologyInner.resources()Get the resources property: A list of topology resources.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type TopologyResourceModifier and TypeMethodDescriptionTopologyInner.withResources(List<TopologyResource> resources) Set the resources property: A list of topology resources. -
Uses of TopologyResource in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type TopologyResourceModifier and TypeClassDescriptionfinal classThe network resource topology information for the given resource group.Methods in com.azure.resourcemanager.network.models that return TopologyResourceModifier and TypeMethodDescriptionstatic TopologyResourceTopologyResource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TopologyResource from the JsonReader.TopologyResource.withAssociations(List<TopologyAssociation> associations) Set the associations property: Holds the associations the resource has with other resources in the resource group.Set the id property: ID of the resource.TopologyResource.withLocation(String location) Set the location property: Resource location.Set the name property: Name of the resource.Methods in com.azure.resourcemanager.network.models that return types with arguments of type TopologyResource