Express Route Connection Information Response
data class ExpressRouteConnectionInformationResponse(val expressRouteAuthorizationKey: String, val expressRouteCircuitId: String)
The ExpressRoute circuit ID and the Auth Key are required for you to successfully deploy NFC service.
Constructors
Link copied to clipboard
fun ExpressRouteConnectionInformationResponse(expressRouteAuthorizationKey: String, expressRouteCircuitId: String)