GetAuthorizationResult

data class GetAuthorizationResult(val expressRouteAuthorizationId: String, val expressRouteAuthorizationKey: String, val expressRouteId: String? = null, val id: String, val name: String, val provisioningState: String, val type: String)

ExpressRoute Circuit Authorization

Constructors

Link copied to clipboard
constructor(expressRouteAuthorizationId: String, expressRouteAuthorizationKey: String, expressRouteId: String? = null, id: String, name: String, provisioningState: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the ExpressRoute Circuit Authorization

Link copied to clipboard

The key of the ExpressRoute Circuit Authorization

Link copied to clipboard
val expressRouteId: String? = null

The ID of the ExpressRoute Circuit

Link copied to clipboard
val id: String

Resource ID.

Link copied to clipboard

Resource name.

Link copied to clipboard

The state of the ExpressRoute Circuit Authorization provisioning

Link copied to clipboard

Resource type.