Resource Set Response
data class ResourceSetResponse(val resourceSettingId: String? = null, val vmResourceId: String? = null)
Represents a VM and the setting Id it was created for.
Represents a VM and the setting Id it was created for.