Resource Policy Group Placement Policy Response
    data class ResourcePolicyGroupPlacementPolicyResponse(val availabilityDomainCount: Int, val collocation: String, val vmCount: Int)
A GroupPlacementPolicy specifies resource placement configuration. It specifies the failure bucket separation as well as network locality
Constructors
Link copied to clipboard
                fun ResourcePolicyGroupPlacementPolicyResponse(availabilityDomainCount: Int, collocation: String, vmCount: Int)