public sealed class ResourcePolicyGroupPlacementPolicy : IMessage<ResourcePolicyGroupPlacementPolicy>, IEquatable<ResourcePolicyGroupPlacementPolicy>, IDeepCloneable<ResourcePolicyGroupPlacementPolicy>, IBufferMessage, IMessage
A GroupPlacementPolicy specifies resource placement configuration. It specifies the failure bucket separation as well as network locality
The number of availability domains instances will be spread across. If two instances are in different availability domain, they will not be put in the same low latency network
[[["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-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eResourcePolicyGroupPlacementPolicy\u003c/code\u003e is 3.6.0, but there are many versions available, spanning from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourcePolicyGroupPlacementPolicy\u003c/code\u003e is a class that defines resource placement configuration, including failure bucket separation and network locality.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, with the class inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties to configure the placement of resources, such as \u003ccode\u003eAvailabilityDomainCount\u003c/code\u003e, \u003ccode\u003eCollocation\u003c/code\u003e, and \u003ccode\u003eVmCount\u003c/code\u003e, alongside boolean fields for if these properties have been set or not.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one empty and another that accepts a \u003ccode\u003eResourcePolicyGroupPlacementPolicy\u003c/code\u003e object as a parameter, used to duplicate the parameters.\u003c/p\u003e\n"]]],[],null,[]]