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."],[[["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."]]],[]]