[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document details the `SecurityCenterManagementRetryPolicy`, specifically for version 2.33.0 and includes links to documentation for different versions from 2.22.1 up to the latest release candidate 2.37.0-rc."],["The `SecurityCenterManagementRetryPolicy` is used in conjunction with the `SecurityCenterManagementConnection` for managing retry operations."],["Key functions of the retry policy include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which handle creating a copy of the retry policy, determining if a retry should occur, if the policy is exhausted, and if a failure is permanent, respectively."],["The functions, `OnFailure` and `IsPermanentFailure` take a `status` as a parameter and return a bool."],["The functions, `IsExhausted` and `clone` return a `bool` and a `std::unique_ptr\u003c SecurityCenterManagementRetryPolicy \u003e`, respectively."]]],[]]