public sealed class GetViolationRequest : IMessage<GetViolationRequest>, IEquatable<GetViolationRequest>, IDeepCloneable<GetViolationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Controls Partner v1 API class GetViolationRequest.
[[["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 provides reference documentation for the `GetViolationRequest` class within the Cloud Controls Partner v1 API."],["`GetViolationRequest` is used to retrieve a specific violation, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetViolationRequest` class has two constructors and two main properties, `Name` (a string) and `ViolationName` (a typed resource name)."],["The `Name` property is a required string that specifies the format of the violation's resource name, structured as `organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/violations/{violation}`."],["The latest version of this documentation is 1.1.0 and the previous beta version is 1.0.0-beta02, both of which are links that contain information on the `GetViolationRequest` class."]]],[]]