GetVirtualNetworkGatewayResiliencyInformationResult

data class GetVirtualNetworkGatewayResiliencyInformationResult(val components: List<ResiliencyRecommendationComponentsResponse>? = null, val lastComputedTime: String? = null, val maxScoreFromRecommendations: String? = null, val minScoreFromRecommendations: String? = null, val nextEligibleComputeTime: String? = null, val overallScore: String? = null, val scoreChange: String? = null)

Gateway Resiliency Information

Constructors

constructor(components: List<ResiliencyRecommendationComponentsResponse>? = null, lastComputedTime: String? = null, maxScoreFromRecommendations: String? = null, minScoreFromRecommendations: String? = null, nextEligibleComputeTime: String? = null, overallScore: String? = null, scoreChange: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of Resiliency based Recommendation Components for the gateway

Link copied to clipboard

Timestamp denoting the last time when the resiliency score was computed for the gateway

Link copied to clipboard

Maximum increase expected in the score if all of the recommendations are applied for the gateway

Link copied to clipboard

Minimum increase expected in the score if the at least one of the recommendations is applied for the gateway

Link copied to clipboard

Timestamp denoting the next eligible time to re-compute the resiliency score for the gateway

Link copied to clipboard
val overallScore: String? = null

Current Resiliency Score for the gateway

Link copied to clipboard
val scoreChange: String? = null

Update in the Resiliency Score for the gateway from the last computed score