GetRouteFilterPlainArgs

data class GetRouteFilterPlainArgs(val expand: String? = null, val resourceGroupName: String, val routeFilterName: String) : ConvertibleToJava<GetRouteFilterPlainArgs>

Constructors

Link copied to clipboard
fun GetRouteFilterPlainArgs(expand: String? = null, resourceGroupName: String, routeFilterName: String)

Functions

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

Properties

Link copied to clipboard
val expand: String? = null

Expands referenced express route bgp peering resources.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the route filter.