Get Authorization Result
data class GetAuthorizationResult(val azureApiVersion: String, val expressRouteAuthorizationId: String, val expressRouteAuthorizationKey: String, val expressRouteId: String? = null, val id: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val type: String)
ExpressRoute Circuit Authorization
Properties
Link copied to clipboard
The Azure API version of the resource.
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
The ID of the ExpressRoute Circuit
Link copied to clipboard
The state of the ExpressRoute Circuit Authorization provisioning
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.