public sealed class HybridPeeringDetails : IMessage<HybridPeeringDetails>, IEquatable<HybridPeeringDetails>, IDeepCloneable<HybridPeeringDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class HybridPeeringDetails.
HybridPeeringDetails contains details about the hybrid peering.
[[["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-17 UTC."],[[["The `HybridPeeringDetails` class in the `Google.Cloud.NetApp.V1` namespace provides information about hybrid peering in the NetApp v1 API."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality in data handling and manipulation."],["`HybridPeeringDetails` has properties such as `Command`, `CommandExpiryTime`, `Passphrase`, and `SubnetIp`, which are all optional and deal with cluster peering information, related commands, and security."],["There are multiple versions available for the `HybridPeeringDetails` documentation, ranging from version 1.0.0 up to the latest version 1.8.0, suggesting continuous updates to the API class."],["The class has two constructors, a default one, and another one that takes a `HybridPeeringDetails` object as an argument."]]],[]]