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\u003eThis webpage provides documentation for the \u003ccode\u003eReplicaPlacement\u003c/code\u003e class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplicaPlacement\u003c/code\u003e is a class used to configure the placement of a control plane replica, as part of the Anthos Multi-Cloud v1 API, and it has various versions available, from 1.0.0-beta01 to 2.8.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplicaPlacement\u003c/code\u003e 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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eReplicaPlacement\u003c/code\u003e include \u003ccode\u003eAzureAvailabilityZone\u003c/code\u003e, specifying the Azure availability zone, and \u003ccode\u003eSubnetId\u003c/code\u003e, specifying the ARM ID of the subnet for the control plane VM.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplicaPlacement\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eReplicaPlacement()\u003c/code\u003e and one that takes another \u003ccode\u003eReplicaPlacement\u003c/code\u003e object as a parameter, \u003ccode\u003eReplicaPlacement(ReplicaPlacement other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]