Uses of Class
com.azure.resourcemanager.network.models.CircuitMetadataMap
Packages that use CircuitMetadataMap
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of CircuitMetadataMap in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type CircuitMetadataMapModifier and TypeMethodDescriptionGatewayRouteSetsInformationInner.circuitsMetadataMap()Get the circuitsMetadataMap property: Dictionary containing map of the circuit id and circuit details.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type CircuitMetadataMapModifier and TypeMethodDescriptionGatewayRouteSetsInformationInner.withCircuitsMetadataMap(Map<String, CircuitMetadataMap> circuitsMetadataMap) Set the circuitsMetadataMap property: Dictionary containing map of the circuit id and circuit details. -
Uses of CircuitMetadataMap in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return CircuitMetadataMapModifier and TypeMethodDescriptionstatic CircuitMetadataMapCircuitMetadataMap.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CircuitMetadataMap from the JsonReader.Set the link property: Link to the Express Route circuit.CircuitMetadataMap.withLocation(String location) Set the location property: Peering location of the Express Route Circuit.Set the name property: Express Route Circuit Name.