NetApp v1 API - Class SwitchActiveReplicaZoneRequest (1.5.0)

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.

Inheritance

object > SwitchActiveReplicaZoneRequest

Namespace

Google.Cloud.NetApp.V1

Assembly

Google.Cloud.NetApp.V1.dll

Constructors

SwitchActiveReplicaZoneRequest()

public SwitchActiveReplicaZoneRequest()

SwitchActiveReplicaZoneRequest(SwitchActiveReplicaZoneRequest)

public SwitchActiveReplicaZoneRequest(SwitchActiveReplicaZoneRequest other)
Parameter
Name Description
other SwitchActiveReplicaZoneRequest

Properties

Name

public string Name { get; set; }

Required. Name of the storage pool

Property Value
Type Description
string

StoragePoolName

public StoragePoolName StoragePoolName { get; set; }

StoragePoolName-typed view over the Name resource name property.

Property Value
Type Description
StoragePoolName