GetRoutingIntentPlainArgs

data class GetRoutingIntentPlainArgs(val resourceGroupName: String, val routingIntentName: String, val virtualHubName: String) : ConvertibleToJava<GetRoutingIntentPlainArgs>

Constructors

Link copied to clipboard
fun GetRoutingIntentPlainArgs(resourceGroupName: String, routingIntentName: String, virtualHubName: String)

Functions

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

Properties

Link copied to clipboard

The resource group name of the RoutingIntent.

Link copied to clipboard

The name of the RoutingIntent.

Link copied to clipboard

The name of the VirtualHub.