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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the `SwitchActiveReplicaZoneRequest` API is 1.8.0, with previous versions ranging from 1.0.0 to 1.7.0 also available."],["`SwitchActiveReplicaZoneRequest` is a class within the `Google.Cloud.NetApp.V1` namespace that is used to switch the active/replica zone for a regional storage pool."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SwitchActiveReplicaZoneRequest` class has a `Name` property, which is a string representing the required name of the storage pool."],["The `StoragePoolName` property provides a type-safe view over the `Name` resource name property."]]],[]]