public sealed class GetBackupPolicyRequest : IMessage<GetBackupPolicyRequest>, IEquatable<GetBackupPolicyRequest>, IDeepCloneable<GetBackupPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetBackupPolicyRequest.
GetBackupPolicyRequest gets the state of a backupPolicy.
[[["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."],[[["The latest version available for the `GetBackupPolicyRequest` is 1.8.0, but this page is referencing version 1.2.0."],["`GetBackupPolicyRequest` is an API class within the NetApp v1 API, used to retrieve the state of a backup policy."],["The `GetBackupPolicyRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has two constructors, one default and another that accepts another `GetBackupPolicyRequest` object as a parameter for deep cloning."],["The `GetBackupPolicyRequest` class has two properties, `BackupPolicyName`, a `BackupPolicyName` type, and `Name`, a string that represents the resource name."]]],[]]