Get Virtual Network Gateway Resiliency Information Result
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
Link copied to clipboard
constructor(components: List<ResiliencyRecommendationComponentsResponse>? = null, lastComputedTime: String? = null, maxScoreFromRecommendations: String? = null, minScoreFromRecommendations: String? = null, nextEligibleComputeTime: String? = null, overallScore: String? = null, scoreChange: String? = null)
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
Current Resiliency Score for the gateway
Link copied to clipboard
Update in the Resiliency Score for the gateway from the last computed score