Os Profile Response
data class OsProfileResponse(val computerName: String? = null, val osType: String? = null, val sshPublicKey: String? = null, val version: String? = null)
Specifies the operating system settings for the Azure Large Instance.