Virtual Machine Placement Hint Response
data class VirtualMachinePlacementHintResponse(val hintType: String, val resourceId: String, val schedulingExecution: String, val scope: String)
Constructors
Link copied to clipboard
fun VirtualMachinePlacementHintResponse(hintType: String, resourceId: String, schedulingExecution: String, scope: String)