### YamlMime:JavaType uid: "com.microsoft.azure.management.network.VirtualHubRouteTable" fullName: "com.microsoft.azure.management.network.VirtualHubRouteTable" name: "VirtualHubRouteTable" nameWithType: "VirtualHubRouteTable" summary: "VirtualHub route table." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **VirtualHubRouteTable**" constructors: - uid: "com.microsoft.azure.management.network.VirtualHubRouteTable.VirtualHubRouteTable()" fullName: "com.microsoft.azure.management.network.VirtualHubRouteTable.VirtualHubRouteTable()" name: "VirtualHubRouteTable()" nameWithType: "VirtualHubRouteTable.VirtualHubRouteTable()" syntax: "public VirtualHubRouteTable()" methods: - uid: "com.microsoft.azure.management.network.VirtualHubRouteTable.routes()" fullName: "com.microsoft.azure.management.network.VirtualHubRouteTable.routes()" name: "routes()" nameWithType: "VirtualHubRouteTable.routes()" summary: "Get list of all routes." syntax: "public List routes()" desc: "Get list of all routes." returns: description: "the routes value" type: "<>" - uid: "com.microsoft.azure.management.network.VirtualHubRouteTable.withRoutes(java.util.List)" fullName: "com.microsoft.azure.management.network.VirtualHubRouteTable.withRoutes(List routes)" name: "withRoutes(List routes)" nameWithType: "VirtualHubRouteTable.withRoutes(List routes)" summary: "Set list of all routes." parameters: - description: "the routes value to set" name: "routes" type: "<>" syntax: "public VirtualHubRouteTable withRoutes(List routes)" desc: "Set list of all routes." returns: description: "the VirtualHubRouteTable object itself." type: "" type: "class" desc: "VirtualHub route table." metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4