Resource Policy Group Placement Policy Response
data class ResourcePolicyGroupPlacementPolicyResponse(val availabilityDomainCount: Int, val collocation: String, val maxDistance: Int, val vmCount: Int)
A GroupPlacementPolicy specifies resource placement configuration. It specifies the failure bucket separation as well as network locality
Properties
Link copied to clipboard
The number of availability domains to spread instances across. If two instances are in different availability domain, they are not in the same low latency network.
Link copied to clipboard
Specifies network collocation
Link copied to clipboard
Specifies the number of max logical switches.