Uses of Class
com.azure.resourcemanager.network.fluent.models.VirtualHubRouteTableV2Properties
Packages that use VirtualHubRouteTableV2Properties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of VirtualHubRouteTableV2Properties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VirtualHubRouteTableV2PropertiesModifier and TypeMethodDescriptionVirtualHubRouteTableV2Properties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualHubRouteTableV2Properties from the JsonReader.VirtualHubRouteTableV2Properties.withAttachedConnections(List<String> attachedConnections) Set the attachedConnections property: List of all connections attached to this route table v2.VirtualHubRouteTableV2Properties.withRoutes(List<VirtualHubRouteV2> routes) Set the routes property: List of all routes.