public sealed class GetServicePerimeterRequest : IMessage<GetServicePerimeterRequest>, IEquatable<GetServicePerimeterRequest>, IDeepCloneable<GetServicePerimeterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity Access Context Manager v1 API class GetServicePerimeterRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference information for the `GetServicePerimeterRequest` class within the Identity Access Context Manager v1 API, specifically version 2.2.0."],["The `GetServicePerimeterRequest` class is designed to retrieve a specific `ServicePerimeter` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `GetServicePerimeterRequest` class has two constructors: a default constructor and one that takes another `GetServicePerimeterRequest` instance as a parameter."],["It contains two key properties: `Name`, a string representing the resource name of the `ServicePerimeter`, and `ServicePerimeterName`, which provides a typed view over the `Name` property."]]],[]]