Uses of Class
com.azure.resourcemanager.network.models.VirtualHubRouteTable
Packages that use VirtualHubRouteTable
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of VirtualHubRouteTable in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VirtualHubRouteTableModifier and TypeMethodDescriptionVirtualHubInner.routeTable()Get the routeTable property: The routeTable associated with this virtual hub.VirtualHubProperties.routeTable()Get the routeTable property: The routeTable associated with this virtual hub.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type VirtualHubRouteTableModifier and TypeMethodDescriptionVirtualHubInner.withRouteTable(VirtualHubRouteTable routeTable) Set the routeTable property: The routeTable associated with this virtual hub.VirtualHubProperties.withRouteTable(VirtualHubRouteTable routeTable) Set the routeTable property: The routeTable associated with this virtual hub. -
Uses of VirtualHubRouteTable in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return VirtualHubRouteTableModifier and TypeMethodDescriptionVirtualHubRouteTable.withRoutes(List<VirtualHubRoute> routes) Set the routes property: List of all routes.