GetVirtualNetworkGatewayRoutesInformationResult

data class GetVirtualNetworkGatewayRoutesInformationResult(val circuitsMetadataMap: Map<String, CircuitMetadataMapResponse>? = null, val lastComputedTime: String? = null, val nextEligibleComputeTime: String? = null, val routeSetVersion: String? = null, val routeSets: List<GatewayRouteSetResponse>? = null)

Gateway Route Sets Information

Constructors

constructor(circuitsMetadataMap: Map<String, CircuitMetadataMapResponse>? = null, lastComputedTime: String? = null, nextEligibleComputeTime: String? = null, routeSetVersion: String? = null, routeSets: List<GatewayRouteSetResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Dictionary containing map of the circuit id and circuit details

Link copied to clipboard

Timestamp denoting the last time when the route sets were computed for the gateway

Link copied to clipboard

Timestamp denoting the next eligible time to re-compute the route sets for the gateway

Link copied to clipboard

List of Gateway Route Sets

Link copied to clipboard
val routeSetVersion: String? = null

Version for the route set