GetExpressRoutePortAuthorizationPlainArgs

data class GetExpressRoutePortAuthorizationPlainArgs(val authorizationName: String, val expressRoutePortName: String, val resourceGroupName: String) : ConvertibleToJava<GetExpressRoutePortAuthorizationPlainArgs>

Constructors

fun GetExpressRoutePortAuthorizationPlainArgs(authorizationName: String, expressRoutePortName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the authorization.

Link copied to clipboard

The name of the express route port.

Link copied to clipboard

The name of the resource group.