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 \u003ccode\u003eReplicaPlacement\u003c/code\u003e class in the Anthos Multi-Cloud v1 API provides configuration for the placement of a control plane replica, specifically within the context of Azure environments.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, allowing it to be used with various .NET functionalities for object management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplicaPlacement\u003c/code\u003e has properties \u003ccode\u003eAzureAvailabilityZone\u003c/code\u003e and \u003ccode\u003eSubnetId\u003c/code\u003e, which are both required and used to specify where to provision the control plane VM and ETCD disk, as well as the subnet for the control plane VM.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this is 2.8.0 and the document presents version 2.6.0 of the \u003ccode\u003eReplicaPlacement\u003c/code\u003e class along with a list of previous versions.\u003c/p\u003e\n"]]],[],null,[]]