GetVirtualHubRouteTablePlainArgs

data class GetVirtualHubRouteTablePlainArgs(val name: String, val resourceGroupName: String, val virtualHubName: String) : ConvertibleToJava<GetVirtualHubRouteTablePlainArgs>

A collection of arguments for invoking getVirtualHubRouteTable.

Constructors

Link copied to clipboard
constructor(name: String, resourceGroupName: String, virtualHubName: String)

Properties

Link copied to clipboard

The name of the Virtual Hub Route Table.

Link copied to clipboard

The Name of the Resource Group where the Virtual Hub Route Table exists.

Link copied to clipboard

The name which should be used for Virtual Hub Route Table.

Functions

Link copied to clipboard
open override fun toJava(): GetVirtualHubRouteTablePlainArgs