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-04-17 UTC."],[[["This document provides reference documentation for the `SwitchActiveReplicaZoneRequest` class in the Google Cloud NetApp v1 API, specifically for version 1.7.0."],["The `SwitchActiveReplicaZoneRequest` class is used to switch the active and replica zones for a regional storage pool."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also inheriting from the `object` class."],["The `SwitchActiveReplicaZoneRequest` class includes constructors and properties, such as `Name` and `StoragePoolName`, that are used to manage the request and are detailed in this document."],["There are different versions of the api available, with version 1.8.0 as the latest version."]]],[]]