GetAuthorizationPlainArgs

data class GetAuthorizationPlainArgs(val authorizationName: String, val privateCloudName: String, val resourceGroupName: String) : ConvertibleToJava<GetAuthorizationPlainArgs>

Constructors

Link copied to clipboard
fun GetAuthorizationPlainArgs(authorizationName: String, privateCloudName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the ExpressRoute Circuit Authorization in the private cloud

Link copied to clipboard

Name of the private cloud

Link copied to clipboard

The name of the resource group. The name is case insensitive.