Get Placement Policy Result
data class GetPlacementPolicyResult(val id: String, val name: String, val properties: Either<VmHostPlacementPolicyPropertiesResponse, VmVmPlacementPolicyPropertiesResponse>, val type: String)
A vSphere Distributed Resource Scheduler (DRS) placement policy
Constructors
Link copied to clipboard
constructor(id: String, name: String, properties: Either<VmHostPlacementPolicyPropertiesResponse, VmVmPlacementPolicyPropertiesResponse>, type: String)
Properties
Link copied to clipboard
val properties: Either<VmHostPlacementPolicyPropertiesResponse, VmVmPlacementPolicyPropertiesResponse>
placement policy properties