public sealed class ReplicaPlacement : IMessage<ReplicaPlacement>, IEquatable<ReplicaPlacement>, IDeepCloneable<ReplicaPlacement>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class ReplicaPlacement.
Configuration for the placement of a control plane replica.
Required. For a given replica, the ARM ID of the subnet where the control plane VM is
deployed. Make sure it's a subnet under the virtual network in the cluster
configuration.
[[["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."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eReplicaPlacement\u003c/code\u003e class is 2.8.0, which can be found in the provided list of versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplicaPlacement\u003c/code\u003e is a class within the Anthos Multi-Cloud v1 API, specifically part of the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1\u003c/code\u003e namespace and is used for configuring the placement of a control plane replica.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplicaPlacement\u003c/code\u003e class requires specifying both the Azure availability zone and the subnet ID for a given replica to provision the control plane VM and ETCD disk.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionality related to message handling, equality checks, deep cloning, and buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThe ReplicaPlacement class has two constructors, a default constructor, and a copy constructor that takes another \u003ccode\u003eReplicaPlacement\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]