public sealed class ReplicaPlacement : IMessage<ReplicaPlacement>, IEquatable<ReplicaPlacement>, IDeepCloneable<ReplicaPlacement>, IBufferMessage, IMessage
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 details the \u003ccode\u003eReplicaPlacement\u003c/code\u003e class, which is used to configure the placement of a control plane replica in Google Cloud's GKE MultiCloud V1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplicaPlacement\u003c/code\u003e class has two constructors and two properties: \u003ccode\u003eAzureAvailabilityZone\u003c/code\u003e for specifying the Azure availability zone and \u003ccode\u003eSubnetId\u003c/code\u003e for the control plane VM's subnet.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message manipulation, equality comparisons, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for this class, including the latest version 2.8.0, as well as previous versions back to 1.0.0-beta01.\u003c/p\u003e\n"]]],[],null,[]]