public sealed class GetSystemPolicyRequest : IMessage<GetSystemPolicyRequest>, IEquatable<GetSystemPolicyRequest>, IDeepCloneable<GetSystemPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Binary Authorization v1beta1 API class GetSystemPolicyRequest.
[[["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 documentation is for the `GetSystemPolicyRequest` class within the Binary Authorization v1beta1 API, specifically version 2.0.0-beta07 of the .NET library."],["`GetSystemPolicyRequest` is used to request and read the current system policy and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and provides two constructors: a default constructor and one that accepts another `GetSystemPolicyRequest` object."],["It includes two properties, `Name` (a string) and `PolicyName` (of type `PolicyName`), where `Name` represents the resource name, in the format `locations/*/policy`."],["The documentation contains links for different versions of the API, including the latest beta `2.0.0-beta08` as well as older `1.0.0-beta05`."]]],[]]