GetExpressRoutePortAuthorizationPlainArgs

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

Constructors

constructor(authorizationName: String, expressRoutePortName: String, resourceGroupName: String)

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.

Functions

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