public sealed class SwitchActiveReplicaZoneRequest : IMessage<SwitchActiveReplicaZoneRequest>, IEquatable<SwitchActiveReplicaZoneRequest>, IDeepCloneable<SwitchActiveReplicaZoneRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class SwitchActiveReplicaZoneRequest.
SwitchActiveReplicaZoneRequest switch the active/replica zone for a regional
storagePool.
[[["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 webpage provides documentation for the `SwitchActiveReplicaZoneRequest` class within the Google Cloud NetApp V1 API, specifically version 1.5.0."],["`SwitchActiveReplicaZoneRequest` is used to switch the active/replica zone for a regional storage pool within the NetApp service."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality checking, deep cloning, and buffer operations."],["Key properties of the class include `Name`, which represents the name of the storage pool, and `StoragePoolName`, which is a typed view of the storage pool's resource name."],["The provided content has links to other previous versions, as well as the latest version, of the `SwitchActiveReplicaZoneRequest` documentation, but the main focus is version 1.5.0."]]],[]]