[[["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 page provides documentation for the `SecurityCenterManagementLimitedErrorCountRetryPolicy` class, which is a retry policy designed for `SecurityCenterManagementConnection`."],["The retry policy stops if there is a non-transient error or if the number of transient failures exceeds a pre-defined maximum limit, with `kUnavailable` being treated as transient."],["The class offers multiple constructors to initialize instances, including one that allows setting the maximum number of transient errors before retries cease."],["The policy provides methods to manage and check its state, including identifying whether the policy is exhausted, a failure is permanent, or to check how many maximum failures are tolerated."],["The class includes a `clone()` method to make new copies of the policy, and a `BaseType` alias for `SecurityCenterManagementRetryPolicy` to provide easier access to the base class."]]],[]]