public sealed class ReplaceServicePerimetersResponse : IMessage<ReplaceServicePerimetersResponse>, IEquatable<ReplaceServicePerimetersResponse>, IDeepCloneable<ReplaceServicePerimetersResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class ReplaceServicePerimetersResponse.
A response to ReplaceServicePerimetersRequest. This will be put inside of
Operation.response field.
[[["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-04-02 UTC."],[[["This page provides reference documentation for the `ReplaceServicePerimetersResponse` class within the Identity Access Context Manager v1 API, specifically for version 2.2.0, and its usage in .NET."],["The `ReplaceServicePerimetersResponse` class serves as a response to a `ReplaceServicePerimetersRequest` within an operation's response field."],["This class inherits from `Object` and implements `IMessage\u003cReplaceServicePerimetersResponse\u003e`, `IEquatable\u003cReplaceServicePerimetersResponse\u003e`, `IDeepCloneable\u003cReplaceServicePerimetersResponse\u003e`, `IBufferMessage`, and `IMessage` interfaces, with all their respective methods."],["The `ReplaceServicePerimetersResponse` class has a `ServicePerimeters` property, which is a list of `ServicePerimeter` instances of type `RepeatedField\u003cServicePerimeter\u003e`."],["The documentation also features links to older versions of the documentation of the class, going back as far as version 1.2.0, and up to the latest version of 2.5.0."]]],[]]