Uses of Class
com.azure.resourcemanager.network.fluent.models.VirtualHubRouteTableV2Properties
-
Packages that use VirtualHubRouteTableV2Properties Package Description com.azure.resourcemanager.network.fluent.models 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 VirtualHubRouteTableV2Properties Modifier and Type Method Description VirtualHubRouteTableV2PropertiesVirtualHubRouteTableV2Properties. withAttachedConnections(List<String> attachedConnections)Set the attachedConnections property: List of all connections attached to this route table v2.VirtualHubRouteTableV2PropertiesVirtualHubRouteTableV2Properties. withRoutes(List<VirtualHubRouteV2> routes)Set the routes property: List of all routes.
-